X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/88dfb40c630ac5f6bb3548092adfeca3fa2f3fbd..refs/pull/2393/head:/resources/sass/_header.scss diff --git a/resources/sass/_header.scss b/resources/sass/_header.scss index 4c3f6c619..e19bb4f61 100644 --- a/resources/sass/_header.scss +++ b/resources/sass/_header.scss @@ -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;