diff --git a/public/images/llama-upside-down.svg b/public/images/llama-upside-down.svg deleted file mode 100644 index 49a5a41a6..000000000 --- a/public/images/llama-upside-down.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/src/styles/theme/content.scss b/src/styles/theme/content.scss index 755da24a6..6c6aa275e 100644 --- a/src/styles/theme/content.scss +++ b/src/styles/theme/content.scss @@ -7,7 +7,6 @@ .app-content{ padding: $navbar-height + 1.5rem 1.5em 0 1.5em; z-index: 2; - background: url('../../public/images/llama-upside-down.svg') no-repeat top right $light-background; margin-left: 17vw; @media screen and (max-width: $tablet) {