forked from github/pelican
feat: change subheading font to C64
This commit is contained in:
parent
9818b62a2f
commit
279c589a84
5 changed files with 26 additions and 6 deletions
|
|
@ -9,7 +9,6 @@ module.exports = {
|
|||
fontFamily: {
|
||||
texts: ["Erode", "serif"],
|
||||
headings: ["Fira Sans", "sans-serif"],
|
||||
subheading: ["Stardom", "sans-serif"],
|
||||
},
|
||||
extend: {
|
||||
// NOTE: this is for non-prose (so not Markdown rendered with typography plugin)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue