Mobile h1 line height increase

This commit is contained in:
N-Upchurch 2023-08-06 20:38:18 -05:00
parent e0c9c69617
commit c7973a2439

View File

@ -484,7 +484,7 @@ h2 + .header-anchor {
h1 {
font-size: var(--font-xxl);
padding-top: 0;
line-height: 2.25rem;
line-height: 2.75rem;
}
h2, .postlist h2, main h2 {
font-size: var(--font-xl);