Increase h1 line height for mobile
This commit is contained in:
parent
4e4877d892
commit
c7c132d063
@ -484,7 +484,7 @@ h2 + .header-anchor {
|
|||||||
h1 {
|
h1 {
|
||||||
font-size: var(--font-xxl);
|
font-size: var(--font-xxl);
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
line-height: 2rem;
|
line-height: 2.25rem;
|
||||||
}
|
}
|
||||||
h2, .postlist h2, main h2 {
|
h2, .postlist h2, main h2 {
|
||||||
font-size: var(--font-xl);
|
font-size: var(--font-xl);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user