mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 14:31:47 +01:00
chore(module): update theming
This commit is contained in:
3
src/theme/container.ts
Normal file
3
src/theme/container.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default () => ({
|
||||
base: 'max-w-7xl mx-auto px-4 sm:px-6 lg:px-8'
|
||||
})
|
||||
Reference in New Issue
Block a user