update container size

This commit is contained in:
Somrat 2025-02-16 15:43:14 +06:00
parent 72f0d9b283
commit 05afbdfc8b

View File

@ -9,7 +9,7 @@
/* container */
.container {
@apply mx-auto !max-w-[1320px] px-4;
@apply mx-auto xl:!max-w-[1320px] px-4;
}
/* social icons */