2
0
itizawa 6 жил өмнө
parent
commit
b5405f5053

+ 4 - 0
src/client/styles/scss/theme/antarctic.scss

@@ -25,6 +25,10 @@ $themecolor: #000080;
 $themelight: #f0f8ff;
 $accentcolor: #ffd700;
 
+.grw-navbar {
+  border-bottom: $accentcolor 4px solid;
+}
+
 //== Light Mode
 //
 html:not([dark]) {