fix styling

This commit is contained in:
Viktor Rådberg
2023-12-27 21:29:28 +01:00
parent 23b844c47e
commit 23e18f8f41
2 changed files with 12 additions and 6 deletions

View File

@@ -35,6 +35,12 @@ export default {
'player0 player4 player4 player4 player4 player5 player5 player5 player5 player3',
],
},
colors: {
text: {
primary: '#F5F5F5',
secondary: '#b3b39b',
},
},
},
},
plugins: [tailwindcssGridAreas],