Tweak <h6> font size

This commit is contained in:
Thibaut 2014-01-19 16:32:56 -05:00
parent 8e469d340e
commit 6b0390d7c7

View file

@ -48,8 +48,7 @@ h1 { font-size: 1.5em; }
h2 { font-size: 1.375em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.125em; }
h5 { font-size: 1em; }
h6 { font-size: .9375em; }
h5, h6 { font-size: 1em; }
p { margin: 0 0 1em; }
p:last-child { margin-bottom: 0; }