mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
update fonts
This commit is contained in:
@ -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: {
|
||||
|
Reference in New Issue
Block a user