mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-05 23:16:57 -06:00
Use CSS-based uppercase, mobile-friendly text sizing on index hero, adjust trivia project desc
This commit is contained in:
@@ -8,6 +8,9 @@ module.exports = {
|
||||
850: "#1D1D20"
|
||||
}
|
||||
},
|
||||
fontSize: {
|
||||
'10xl': '10rem',
|
||||
},
|
||||
fontFamily: {
|
||||
inter: ["\"Inter\"", "sans-serif"],
|
||||
roboto: ["\"Roboto\"", "sans-serif"],
|
||||
|
||||
Reference in New Issue
Block a user