diff --git a/src/styles/theme/content.scss b/src/styles/theme/content.scss index c34a4426..2485fc8d 100644 --- a/src/styles/theme/content.scss +++ b/src/styles/theme/content.scss @@ -35,7 +35,7 @@ } .no-auth-wrapper { - background: url('../../public/images/llama.svg') no-repeat bottom left fixed $light-background; + background: url('/images/llama.svg') no-repeat bottom left fixed $light-background; min-height: 100vh; .noauth-container {