update fonts

This commit is contained in:
DefectingCat
2023-05-17 14:35:03 +08:00
parent 19cf65fec7
commit 2729631866
3 changed files with 13 additions and 14 deletions

View File

@ -9,7 +9,6 @@ module.exports = {
theme: {
extend: {
fontFamily: {
Aleo: ['--font-aleo'],
Barlow: ['var(--font-barlow)'],
Poppins: ['var(--font-poppins)'],
Mono: [
@ -18,6 +17,7 @@ module.exports = {
'-apple-system',
'monospace',
],
Lobster: ['var(--font-lobster)'],
},
colors: {
bluish: {