aboutsummaryrefslogtreecommitdiff
path: root/style.css
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 /style.css
parent69b588204f960dbcf50cc0d3001dfb72690d3486 (diff)
downloadkompetenzbolzen.github.io-74f003535247fd1e8330bdd812217bb4ef9545d2.tar.gz
Increased post title font-weight
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index c72f5a0..49f6df6 100644
--- a/style.css
+++ b/style.css
@@ -63,7 +63,7 @@ h1, h2, h3, h4, h5, h6 {
line-height: 1.4; } }
h1 {
- font-weight: 400;
+ font-weight: 500;
font-size: 32px; }
h1 a {
color: inherit; }