Optymalizacja Css
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@layer components {
|
||||
/* @layer components { */
|
||||
|
||||
.f-section-header {
|
||||
@apply text-4xl md:text-5xl font-bold mb-3 text-[--f-header];
|
||||
@@ -42,7 +42,7 @@
|
||||
@apply mt-0 flex justify-center;
|
||||
}
|
||||
|
||||
}
|
||||
/* } */
|
||||
|
||||
.f-section-channel {
|
||||
@apply grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-8 gap-2;
|
||||
|
||||
Reference in New Issue
Block a user