refactor(website): update const value

This commit is contained in:
Mauricio Siu
2024-10-26 22:46:15 -06:00
parent b123baafa4
commit fa70696c71

View File

@@ -26,7 +26,7 @@ const config = {
"9xl": ["8rem", { lineHeight: "1" }],
},
container: {
center: "true",
center: true,
padding: "2rem",
screens: {
"2xl": "1400px",