frankpf / gridless-boilerplate

Gridless is an awesome HTML5 and CSS3 boilerplate for making responsive, cross-browser websites with beautiful typography
http://frankpf.github.com/gridless-boilerplate/
The Unlicense
840 stars 99 forks source link

Line Height of H3 element #15

Open kerns opened 12 years ago

kerns commented 12 years ago

h3 { font-size: 1.625em; /* 26px */ line-height: 1em; margin: 0 0 1em; }

Just wondering if there isn't something wrong with the calculation of an h3's line height within gridless. Seems awfully compact.

See: http://cl.ly/J9Nb