mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor(website): update const value
This commit is contained in:
@@ -26,7 +26,7 @@ const config = {
|
||||
"9xl": ["8rem", { lineHeight: "1" }],
|
||||
},
|
||||
container: {
|
||||
center: "true",
|
||||
center: true,
|
||||
padding: "2rem",
|
||||
screens: {
|
||||
"2xl": "1400px",
|
||||
|
||||
Reference in New Issue
Block a user