Closed (fixed)
Project:
Clean
Version:
6.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
12 Mar 2009 at 12:11 UTC
Updated:
26 Mar 2009 at 15:30 UTC
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
Comment #1
psynaptic commentedI've gone ahead and committed this.