aboutsummaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-08-28 21:56:14 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-08-28 21:56:14 -0400
commit5dc43301e9531ef4860d4b5d22efcfa94955e1b4 (patch)
tree1363e400bc6bba7384bf000a76e5ea0b23b667aa /style.scss
parent048f23c23734220bd2ebb5fd59e3d7a479636b0b (diff)
downloadkompetenzbolzen.github.io-5dc43301e9531ef4860d4b5d22efcfa94955e1b4.tar.gz
Visual improvements to the font weight of headers
Diffstat (limited to 'style.scss')
-rwxr-xr-xstyle.scss5
1 files changed, 2 insertions, 3 deletions
diff --git a/style.scss b/style.scss
index 71fc36c..155e32c 100755
--- a/style.scss
+++ b/style.scss
@@ -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 {