mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Shell Max Content Width
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user