]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_header.scss
Code cleanup, bug squashing
[bookstack] / resources / sass / _header.scss
index 4c3f6c619d802db2c6fbe7f6d919a00b1280058b..e19bb4f612f373461545ff97c4b7078bc5fd31ae 100644 (file)
@@ -24,7 +24,7 @@ header {
   padding: $-xxs 0;
   @include lightDark(border-bottom-color, #DDD, #000);
   @include whenDark {
-    filter: saturate(0.6) brightness(0.8);
+    filter: saturate(0.8) brightness(0.8);
   }
   .links {
     display: inline-block;