Remove override for container in tailwind config (#960)

This commit is contained in:
Salih Altun
2024-10-11 18:08:22 +03:00
committed by GitHub
parent 9d20808786
commit 631023d242

View File

@@ -12,9 +12,6 @@ module.exports = {
container: {
center: true,
padding: "2rem",
screens: {
"2xl": "1400px",
},
},
extend: {
colors: {