Add 404 page, fix fonts.
This commit is contained in:

committed by
Brenden Matthews

parent
10c9c2e659
commit
4efc1f7a4f
@@ -13,7 +13,7 @@ module.exports = {
|
||||
theme: {
|
||||
fontFamily: {
|
||||
sans: [
|
||||
'Inter',
|
||||
'InterVariable',
|
||||
'ui-sans-serif',
|
||||
'system-ui',
|
||||
'-apple-system',
|
||||
@@ -30,7 +30,7 @@ module.exports = {
|
||||
'Noto Color Emoji',
|
||||
],
|
||||
serif: [
|
||||
'Source Serif Pro',
|
||||
'NewsreaderVariable',
|
||||
'ui-serif',
|
||||
'Georgia',
|
||||
'Cambria',
|
||||
@@ -39,7 +39,7 @@ module.exports = {
|
||||
'serif',
|
||||
],
|
||||
mono: [
|
||||
'Fira Code',
|
||||
'Fira CodeVariable',
|
||||
'ui-monospace',
|
||||
'SFMono-Regular',
|
||||
'Menlo',
|
||||
|
Reference in New Issue
Block a user