Switcher - poprawka fontu
This commit is contained in:
@@ -7,13 +7,9 @@
|
||||
}
|
||||
|
||||
.f-switch {
|
||||
@apply px-6 py-3 text-sm font-semibold cursor-pointer select-none transition-all;
|
||||
@apply px-6 py-3 text-sm font-normal cursor-pointer select-none transition-all;
|
||||
}
|
||||
|
||||
.f-switch.active {
|
||||
@apply text-[--f-switcher-text] bg-[--f-switcher-background] ;
|
||||
}
|
||||
|
||||
/* .f-switch:hover {
|
||||
@apply text-[--f-switcher-text-hover] bg-[--f-switcher-background-hover] ;
|
||||
} */
|
||||
Reference in New Issue
Block a user