fix
authorRadek Czajka <rczajka@rczajka.pl>
Thu, 11 May 2023 13:49:12 +0000 (15:49 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Thu, 11 May 2023 13:49:12 +0000 (15:49 +0200)
src/wolnelektury/static/2022/styles/layout/_navigation.scss

index 04e4dff..f27b70e 100644 (file)
@@ -407,7 +407,7 @@ body {
 
         &.korona {
             &:before {
-                content: url('images/korona.svg');
+                content: url('../images/korona.svg');
                 width: 21px;
                 margin-right: -21px;
                 position: relative;