This commit is contained in:
2023-09-10 16:50:27 +02:00
parent b16ccfdea4
commit 7cc75c99d6
13 changed files with 125 additions and 301 deletions

View File

@@ -4,7 +4,7 @@
@layer components {
.w-container {
@apply mx-auto max-w-7xl lg:px-24 md:px-12 sm:px-4;
@apply mx-auto max-w-7xl px-4 lg:px-32 md:px-16 sm:px-8;
}
.text-subtitle {