Fix some minimal styles
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
#header.scroll {
|
||||
@apply drop-shadow-md bg-white md:bg-white/90 md:backdrop-blur-sm dark:bg-slate-900 dark:md:bg-slate-900/90;
|
||||
@apply shadow-lg bg-white md:bg-white/90 md:backdrop-blur-sm dark:bg-slate-900 dark:md:bg-slate-900/90;
|
||||
}
|
||||
|
||||
.dropdown:hover .dropdown-menu {
|
||||
|
Reference in New Issue
Block a user