feat: ✨ update menu and navbar styles for improved theming and responsiveness
This commit is contained in:
@ -123,7 +123,7 @@
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: color.get('elevation/4') !important;
|
||||
background-color: var(--color-secondary-nav-hover-bg) !important;
|
||||
color: var(--color-text-light-2) !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user