Fixed heading weight

This commit is contained in:
Phil Hughes 2016-03-02 10:28:17 +00:00
parent e05f1ece91
commit 7db585db11

View file

@ -196,7 +196,7 @@ body {
h1, h2, h3, h4, h5, h6 {
color: $gl-header-color;
font-weight: 500;
font-weight: 600;
}
/** CODE **/