Merged PR 1492: Packstück Kontrolle

Related work items: #3688, #3690, #3816
This commit is contained in:
Lorenz Hilpert
2023-02-20 12:09:01 +00:00
parent 74a6c75c21
commit f9f6d0d836
28 changed files with 639 additions and 304 deletions

View File

@@ -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',