aboutsummaryrefslogtreecommitdiff
path: root/scss/style.scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-07-02 08:41:35 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-07-02 08:41:35 -0400
commit74f003535247fd1e8330bdd812217bb4ef9545d2 (patch)
treef6cc1df8adfd9ddcf6481754eb108619f5368261 /scss/style.scss
parent69b588204f960dbcf50cc0d3001dfb72690d3486 (diff)
downloadkompetenzbolzen.github.io-74f003535247fd1e8330bdd812217bb4ef9545d2.tar.gz
Increased post title font-weight
Diffstat (limited to 'scss/style.scss')
-rwxr-xr-xscss/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/style.scss b/scss/style.scss
index c4b637c..b086e4f 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -42,7 +42,7 @@ h1, h2, h3, h4, h5, h6 {
}
h1 {
- font-weight: 400;
+ font-weight: 500;
font-size: 32px;
a {
color: inherit;