Use CSS-based uppercase, mobile-friendly text sizing on index hero, adjust trivia project desc

This commit is contained in:
2023-05-13 16:58:43 -05:00
parent 740349144a
commit 0a2058af06
3 changed files with 6 additions and 3 deletions

View File

@@ -8,6 +8,9 @@ module.exports = {
850: "#1D1D20"
}
},
fontSize: {
'10xl': '10rem',
},
fontFamily: {
inter: ["\"Inter\"", "sans-serif"],
roboto: ["\"Roboto\"", "sans-serif"],