Internet Światłowodowy, drobne poprawki SectionDefault
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
.fuz-section {
|
||||
@apply py-20 px-6;
|
||||
@apply py-10 px-0;
|
||||
}
|
||||
|
||||
.fuz-section-grid {
|
||||
@apply grid items-center gap-10 max-w-7xl mx-auto;
|
||||
@apply grid items-center gap-5 max-w-7xl mx-auto;
|
||||
}
|
||||
|
||||
.fuz-section-image {
|
||||
@apply w-full h-full object-cover ;
|
||||
@apply w-full h-5/6 object-cover ;
|
||||
}
|
||||
|
||||
.fuz-image-dimmed {
|
||||
|
||||
Reference in New Issue
Block a user