From 64a41feb5f74f0f845594ed8b17fabb0e922f74c Mon Sep 17 00:00:00 2001 From: Jan Jastrow Date: Thu, 28 May 2020 13:12:59 +0200 Subject: [PATCH] More centering --- _source/scss/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_source/scss/styles.scss b/_source/scss/styles.scss index 04d1fb3..ac8543c 100644 --- a/_source/scss/styles.scss +++ b/_source/scss/styles.scss @@ -51,7 +51,7 @@ header { display: block; font-weight: 700; margin: 0.3em 0; - padding: 0.5em 0.8em 0.7em 0.8em; + padding: 0.5em 0 0.7em 0.6em; text-decoration: none; &:visited {