Skip to content

Commit

Permalink
style: improve layout
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensoyuz committed Jul 27, 2024
1 parent 94d30fb commit 99617dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,16 @@
max-width: 30em;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
h1, h2 {
font-family: "tiffin-latin-variable", serif;
font-variation-settings: "wght" 300;
}
h1 {
margin-top: 4rem;
margin-bottom: -0.2em;
}
h2 {
Expand Down

0 comments on commit 99617dc

Please sign in to comment.