change layout

This commit is contained in:
EwelinaLasowy
2022-02-01 08:55:36 +01:00
parent bbb0eb8f6c
commit b78ac0cb45
6 changed files with 126 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ module.exports = {
'800': '#1C2D47',
'900': '#0C141F'
},
},
gridTemplateColumns: {
'38': 'repeat(38, minmax(0, 1fr))',
}
},
},