Fill Blanks changes

This commit is contained in:
Carlos Mesquita
2024-08-18 08:07:16 +01:00
parent cb489bf0ca
commit edc9d4de2a
15 changed files with 875 additions and 481 deletions

View File

@@ -8,6 +8,9 @@ module.exports = {
],
theme: {
extend: {
scale: {
'102': '1.02',
},
boxShadow: {
'training-inset': 'inset 0px 2px 18px 0px #00000029',
},