Fixed #1677 (headers are scrolling)

Bumped up the line height.
This commit is contained in:
David Sinclair 2022-05-03 14:34:46 -06:00
parent f4b1eca8a9
commit a96d5479e1

View file

@ -481,7 +481,7 @@ body.NB-iphone {
.NB-iphone .NB-story h4,
.NB-iphone .NB-story h5,
.NB-iphone .NB-story h6 {
line-height: 120%;
line-height: 130%;
font-size: 1.1em;
}