X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/3a70e9d49ca41fcdecf1c12022ce86a4bc5121aa..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;