mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-11 17:02:52 +02:00
styling, consistency and responsivity
This commit is contained in:
@@ -5,6 +5,15 @@ module.exports = {
|
||||
'!./templates/email/**/*'
|
||||
],
|
||||
theme: {
|
||||
container: {
|
||||
padding: {
|
||||
DEFAULT: '1rem',
|
||||
sm: '2rem',
|
||||
lg: '4rem',
|
||||
xl: '5rem',
|
||||
'2xl': '6rem',
|
||||
},
|
||||
},
|
||||
extend: {
|
||||
typography: {
|
||||
DEFAULT: {
|
||||
|
||||
Reference in New Issue
Block a user