mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-21 04:14:26 +00:00
chore: update page max width
This commit is contained in:
@@ -3,6 +3,9 @@ module.exports = {
|
||||
content: ["./index.html", "./src/**/*.{js,ts,tsx}"],
|
||||
darkMode: "class",
|
||||
theme: {
|
||||
maxWidth: {
|
||||
"8xl": "88rem",
|
||||
},
|
||||
fontSize: {
|
||||
xs: ".75rem",
|
||||
sm: ".875rem",
|
||||
|
Reference in New Issue
Block a user