You've already forked snikket-web-portal
Fix path to snikket logo
This commit is contained in:
@@ -45,7 +45,7 @@ main {
|
||||
/* top bar */
|
||||
|
||||
@mixin snikket-logo {
|
||||
background-image: url('/static/img/snikket-logo.svg');
|
||||
background-image: url('../img/snikket-logo.svg');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: $w-s2 0em;
|
||||
|
||||
Reference in New Issue
Block a user