fix xs selector

This commit is contained in:
vcoppe
2025-10-19 16:44:15 +02:00
parent 8abe0ec333
commit 776c867c0b
2 changed files with 2 additions and 3 deletions

View File

@@ -53,9 +53,6 @@ const config = {
fontFamily: {
sans: [...fontFamily.sans],
},
screens: {
xs: '540px',
},
keyframes: {
'accordion-down': {
from: { height: '0' },