Shell auf max breite 1440px und zentriert

This commit is contained in:
Lorenz Hilpert
2023-05-11 15:41:09 +02:00
parent 696015b6a4
commit c4aa7999a6
4 changed files with 16 additions and 6 deletions

View File

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