Merge pull request #279 from jayj/jayj-underscores-heading-spacing

Add spaces between heading selectors.
This commit is contained in:
Konstantin Obenland 2013-08-07 08:26:21 -07:00
commit 3c4b905086
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ textarea {
} }
/* Headings */ /* Headings */
h1,h2,h3,h4,h5,h6 { h1, h2, h3, h4, h5, h6 {
clear: both; clear: both;
} }
hr { hr {