We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5105cf2 commit 0796261Copy full SHA for 0796261
assets/css/app.scss
@@ -1,5 +1,7 @@
1
---
2
3
$primary: #1E2A78;
4
+$navbar-background-color: rgba(#1e2a78, 0.66) !important;
5
+$navbar-item-active-background-color: rgba(#1e2a78, 0.9) !important;
6
// Import Main CSS file from theme
7
@import "main";
0 commit comments