changed sans font to roboto (#895)

This commit is contained in:
Peer Richelsen
2021-10-10 10:17:49 +00:00
committed by GitHub
parent e83980a999
commit fdd4bd2e14
2 changed files with 6 additions and 1 deletions
+3 -1
View File
@@ -7,6 +7,9 @@ module.exports = {
],
darkMode: "class",
theme: {
fontFamily: {
sans: ["Roboto", "sans-serif"],
},
extend: {
colors: {
black: "#111111",
@@ -96,7 +99,6 @@ module.exports = {
},
},
fontFamily: {
inter: ["Inter", "sans-serif"],
cal: ["Cal Sans", "sans-serif"],
},
maxHeight: (theme) => ({