card-grid fix
This commit is contained in:
parent
85f1aa2d9a
commit
c8d9abf49f
2 changed files with 6 additions and 3 deletions
|
@ -12,7 +12,9 @@ module.exports = {
|
|||
center: true,
|
||||
padding: "2rem",
|
||||
screens: {
|
||||
"2xl": "1400px",
|
||||
"3xl": "1536px",
|
||||
"4xl": "1792px",
|
||||
"5xl": "2048px",
|
||||
},
|
||||
},
|
||||
extend: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue