Shell Max Content Width

This commit is contained in:
Lorenz Hilpert
2023-04-26 10:42:15 +02:00
parent 7b72532c9e
commit 595bb27d99
2 changed files with 5 additions and 5 deletions

View File

@@ -30,12 +30,10 @@ module.exports = {
'page-heading': '26px',
},
width: {
content: '1024px',
// content: '1280px',
content: '76.5rem',
},
maxWidth: {
content: '1024px',
// content: '1280px',
content: '76.5rem',
},
spacing: {
'cta-x-l': '25px',