Add a space between the heading selectors
This commit is contained in:
parent
c3901be10c
commit
c8ca427356
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue