erynwells.me/content/series/2023-japan/style.css

8 lines
131 B
CSS
Raw Normal View History

2023-05-08 20:01:58 -07:00
:root {
--font-family-heading: "New York", "Hiragino Mincho ProN", serif;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}