Fix wrapped line height on h1.

This commit is contained in:
Drew Galbraith 2024-01-25 00:45:06 -08:00
parent e4a7851faa
commit e90b756289
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ main {
h1, h2, h3 {
margin-bottom: 5px;
line-height: 1.2em;
}
h2 {