Fix build

This commit is contained in:
Nikias Bassen
2023-01-06 19:01:13 +01:00
parent 83e5802c16
commit 17b36ad309
+2 -2
View File
@@ -169,7 +169,7 @@ svg#brand-logo #glogo #gt7 { opacity: 0.5; }
position: fixed;
z-index: $zindex-fixed + 40;
background-color: transparentize($white, 10%);
background-color: transparentize($white, 0.1);
border-radius: 2px;
bottom: $spacer;
@@ -284,4 +284,4 @@ svg#brand-logo #glogo #gt7 { opacity: 0.5; }
}
}
}
}
}