Remove extraneous CSS selector (#13996)

This commit is contained in:
Jeffrey Zhang
2018-10-28 04:01:25 +11:00
committed by Nathan Hunzaker
parent 95f98a1873
commit ae4f3f07e5

View File

@@ -50,7 +50,7 @@ h3 {
margin: 8px 0 16px;
}
h4, h4, h5, h6 {
h4, h5, h6 {
font-size: 16px;
margin: 0 0 16px;
}