Skip to content

Commit 0796261

Browse files
committed
lighter navbar
1 parent 5105cf2 commit 0796261

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/css/app.scss

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
---
33
$primary: #1E2A78;
4+
$navbar-background-color: rgba(#1e2a78, 0.66) !important;
5+
$navbar-item-active-background-color: rgba(#1e2a78, 0.9) !important;
46
// Import Main CSS file from theme
57
@import "main";

0 commit comments

Comments
 (0)