Kolejne poprawki
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.f-switches-wrapper {
|
||||
@apply flex flex-wrap justify-center gap-6 mb-10;
|
||||
@apply flex flex-wrap justify-center gap-6;
|
||||
}
|
||||
|
||||
.f-switch-group {
|
||||
@apply inline-flex overflow-hidden relative bg-[--f-background-switch] mt-8;
|
||||
@apply inline-flex overflow-hidden relative bg-[--f-background-switch];
|
||||
}
|
||||
|
||||
.f-switch {
|
||||
|
||||
Reference in New Issue
Block a user