From: Ralf Jung Date: Tue, 10 Apr 2018 11:27:41 +0000 (+0200) Subject: tweak style X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/a5ef80303b7f43d60b56b56597df4813f6cf356d tweak style --- diff --git a/personal/_sass/_base.scss b/personal/_sass/_base.scss index af78fcd..dff3b82 100644 --- a/personal/_sass/_base.scss +++ b/personal/_sass/_base.scss @@ -33,12 +33,12 @@ h2 { } h3 { margin-top: 0.5em; - font-size: 135%; + font-size: 130%; margin-bottom: 0.1em; } h4 { margin-top: 0.5em; - font-size: 120%; + font-size: 110%; margin-bottom: 0.0em; }