1
0
Fork 0
forked from github/pelican

feat: change subheading font to C64

This commit is contained in:
Oliver Ladner 2025-01-22 15:32:36 +01:00
commit 279c589a84
5 changed files with 26 additions and 6 deletions

View file

@ -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)