refine typography

This commit is contained in:
2024-03-02 11:00:12 -05:00
parent 1078d8935f
commit 9cb5d1d5dd
6 changed files with 22 additions and 11 deletions
+3 -1
View File
@@ -24,7 +24,9 @@ const { title, date, slug } = Astro.props;
<style>
h2,
h2 a {
font-size: 1.4rem;
font-size: 1.5rem;
font-family: Oswald, sans-serif;
margin-bottom: 0.5rem;
}
h3 {