🎨 Styling fixes in wake of tailwindv4
This commit is contained in:
@@ -29,6 +29,13 @@ module.exports = {
|
||||
xl: "5rem",
|
||||
"2xl": "6rem",
|
||||
},
|
||||
screens: {
|
||||
sm: "640px",
|
||||
md: "768px",
|
||||
lg: "1024px",
|
||||
xl: "1280px",
|
||||
"2xl": "1280px",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user