diff --git a/resources/sass/layout/_auth.scss b/resources/sass/layout/_auth.scss index 35609dc75..452635e1e 100644 --- a/resources/sass/layout/_auth.scss +++ b/resources/sass/layout/_auth.scss @@ -16,7 +16,7 @@ } &__sidebar { - background-image: url('/vendor/root/img/auth-background.png'); + background-image: url('../../img/auth-background.png'); background-position: center; background-size: cover; border-radius: 2rem;