fix: increase max container width 660 -> 900px

This commit is contained in:
2026-04-28 01:07:10 +03:00
parent 428548a620
commit 265d7bc9ca

View File

@@ -41,7 +41,7 @@ const config: Config = {
glowPulse: 'glowPulse 1.5s ease-in-out infinite alternate',
},
maxWidth: {
app: '660px',
app: '900px',
},
},
},