Fix llama background url
This commit is contained in:
parent
dcb846324d
commit
ce84067982
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user