h2 font weight

This commit is contained in:
alistair3149 2019-11-12 16:09:13 -05:00
parent 421392aea7
commit 2e354f2331

View file

@ -485,9 +485,14 @@ a {
margin: 0;
padding: 0;
color: @color-content-header;
font-weight: 400;
}
h3 {
font-weight: 400;
}
h1,
h2,
h5,
h6 {
font-weight: 600;