mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
Change container width size
This commit is contained in:
@@ -3,10 +3,7 @@ export default defineAppConfig({
|
||||
gray: 'neutral',
|
||||
primary: 'gray',
|
||||
container: {
|
||||
constrained: 'max-w-3xl',
|
||||
},
|
||||
icons: {
|
||||
dynamic: true,
|
||||
constrained: 'max-w-4xl',
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user