Internet Światłowodowy, drobne poprawki SectionDefault

This commit is contained in:
dm
2025-11-21 19:02:03 +01:00
parent f9b8d58e8d
commit 8c0e59b173
11 changed files with 162 additions and 17 deletions

View File

@@ -11,11 +11,11 @@ body {
}
/* Simple FUZ section helpers */
.fuz-section {
/* .fuz-section {
@apply py-16 md:py-24;
}
} */
.fuz-container {
/* .fuz-container {
@apply container mx-auto px-4;
}
@@ -33,4 +33,4 @@ body {
.fuz-footer {
@apply border-t border-slate-200/60 dark:border-slate-700/60 py-6 mt-10 text-sm text-gray-500 dark:text-gray-400;
}
} */