mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Merged PR 1492: Packstück Kontrolle
Related work items: #3688, #3690, #3816
This commit is contained in:
@@ -30,10 +30,12 @@ module.exports = {
|
||||
'page-heading': '26px',
|
||||
},
|
||||
width: {
|
||||
content: '1280px',
|
||||
content: '1024px',
|
||||
// content: '1280px',
|
||||
},
|
||||
maxWidth: {
|
||||
content: '1280px',
|
||||
content: '1024px',
|
||||
// content: '1280px',
|
||||
},
|
||||
spacing: {
|
||||
'cta-x-l': '25px',
|
||||
|
||||
Reference in New Issue
Block a user