Move to Inter font and minimal details

This commit is contained in:
prototypa
2022-09-09 22:19:00 -04:00
parent c73bf4e1d7
commit 323f5b61ee
7 changed files with 19 additions and 21 deletions

View File

@ -10,7 +10,7 @@ module.exports = {
secondary: colors.pink,
},
fontFamily: {
sans: ["'IBM Plex Sans'", ...defaultTheme.fontFamily.sans],
sans: ["'Inter'", ...defaultTheme.fontFamily.sans],
},
},
},