sauelen und header

This commit is contained in:
Robert Jagtiani
2024-12-01 16:05:40 +01:00
parent 72738ff422
commit 9d0e64a548
7 changed files with 143 additions and 152 deletions

View File

@@ -18,7 +18,8 @@ module.exports = {
"box-heading": 'var(--box-heading)'
},
boxShadow: {
'box': '3px 3px 6px rgba(0, 0, 0, 0.1)',
'box': '3px 3px 6px rgba(0, 0, 0, 0.1)',
'saeule': '3px 3px 6px rgba(0, 0, 0, 0.1)',
},
gridTemplateColumns: {