Add a space between the heading selectors

This commit is contained in:
Jesper Johansen 2013-08-07 00:58:31 +02:00
parent c3901be10c
commit c8ca427356
1 changed files with 1 additions and 1 deletions

View File

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