Hi, strange issue there… it doesn’t seem to use headings but large paragraph texts.
In Customize > Additional CSS, try adding this:
.entry p.has-large-font-size { line-height: 1.2em; }
Try using h2,h3 or h4 for headings in the future in texts – instead of large paragraph texts.