Poprawki w stylach, oraz przebudowa image w hero

This commit is contained in:
dm
2025-12-03 11:47:12 +01:00
parent c5d953d942
commit 1bdffb1003
40 changed files with 291 additions and 408 deletions

View File

@@ -11,9 +11,9 @@
}
.f-switch.active {
@apply text-[--f-text-switcher] bg-[--f-background-switcher] ;
@apply text-[--f-switcher-text] bg-[--f-switcher-background] ;
}
.f-switch:hover {
@apply opacity-[0.6]
@apply text-[--f-switcher-text-hover] bg-[--f-switcher-background-hover] ;
}