I have been using Clean on a lot of projects recently and one thing that has cropped up is the line-height on the headings. I propose a fix of:

h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
}

Can someone test this and see if they think it's the right value to use?

Comments

psynaptic’s picture

Status: Needs review » Fixed

I've gone ahead and committed this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.