Set container max width to 1040

This commit is contained in:
Sam Carlton 2022-05-07 16:41:38 -05:00
parent c0abf83850
commit 1b093278b3

View file

@ -21,11 +21,16 @@ module.exports = {
purgeLayersByDefault: true,
},
theme: {
extend: {
container: {
center: true,
padding: '1.5rem',
screens: {
lg: '1040px',
xl: '1040px',
'2xl': '1040px',
}
},
extend: {
colors: {
// Color Generator