aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-01 19:00:30 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-01 19:00:30 -0400
commit6abf49094e32108b9ce37aad35efdc01258f076d (patch)
treea543d2eb949f2e55f498112828d7453f51d0d7d0 /scss
parentd63696d065bd91dc173093741d6020699bdd770c (diff)
downloadkompetenzbolzen.github.io-6abf49094e32108b9ce37aad35efdc01258f076d.tar.gz
Slightly toning down h2s again
Diffstat (limited to 'scss')
-rwxr-xr-xscss/style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/scss/style.scss b/scss/style.scss
index 632936f..602fbfe 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -50,7 +50,8 @@ h1 {
}
h2 {
- font-size: 22px;
+ font-weight: 400;
+ font-size: 24px;
}
h3 {