Remove override for container in tailwind config (#960)
This commit is contained in:
@@ -12,9 +12,6 @@ module.exports = {
|
||||
container: {
|
||||
center: true,
|
||||
padding: "2rem",
|
||||
screens: {
|
||||
"2xl": "1400px",
|
||||
},
|
||||
},
|
||||
extend: {
|
||||
colors: {
|
||||
|
||||
Reference in New Issue
Block a user