Visual improvements to the font weight of headers

This commit is contained in:
Barry Clark 2014-08-28 21:56:14 -04:00
parent 048f23c237
commit 5dc43301e9
1 changed files with 2 additions and 3 deletions

View File

@ -45,19 +45,18 @@ h1, h2, h3, h4, h5, h6 {
}
h1 {
font-size: 32px;
font-size: 30px;
a {
color: inherit;
}
}
h2 {
font-weight: 400;
font-size: 24px;
}
h3 {
font-size: 18px;
font-size: 20px;
}
h4 {