chore: remove custom media query

This commit is contained in:
Stefan Imhoff
2023-06-10 16:45:49 +02:00
parent e0f4dec9e2
commit 7acad66be9
2 changed files with 3 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ module.exports = {
md: '768px',
xl: '1280px',
'3xl': '1800px',
haiku: '25rem',
},
colors: {
accent: '#e60510',