dark mode improvements

This commit is contained in:
codecalm
2020-02-03 23:33:25 +01:00
parent d560945dff
commit b0f182f0fe
12 changed files with 50 additions and 73 deletions
+1 -1
View File
@@ -285,7 +285,7 @@ All navbars
&:before {
content: '';
position: absolute;
bottom: 0;
bottom: -1px;
left: $navbar-nav-link-padding-x;
right: $navbar-nav-link-padding-x;
height: 1px;