update navbar transparency and add new color palette

This commit is contained in:
mtvnnb 2025-04-07 18:41:15 +07:00
parent 8e43308d0b
commit e855de7508
2 changed files with 30 additions and 57 deletions

View file

@ -120,7 +120,7 @@
}
&.transparent-navbar {
background-color: transparent !important;
background-color: rgb(255,255,255,0.1)!important;
.navbar-brand {
color: get-light-color('inverse-text-color');
font-weight: 600;