erynwells.me/content/series/2023-japan/style.css
2023-05-08 20:01:58 -07:00

7 lines
131 B
CSS

:root {
--font-family-heading: "New York", "Hiragino Mincho ProN", serif;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}