mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Correct font-size
normalization for h6
This commit is contained in:
parent
ee61f84f3e
commit
9323d0d9aa
2
normalize.css
vendored
2
normalize.css
vendored
@ -149,7 +149,7 @@ h5 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 0.75em;
|
font-size: 0.67em;
|
||||||
margin: 2.33em 0;
|
margin: 2.33em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user