From dc9cb1bfbce713a5e808d84fb731c0169d8387e3 Mon Sep 17 00:00:00 2001 From: Jan Jastrow Date: Thu, 28 May 2020 13:10:32 +0200 Subject: [PATCH] Center links/icons a bit more --- _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 9c6e98d..04d1fb3 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.65em; + padding: 0.5em 0.8em 0.7em 0.8em; text-decoration: none; &:visited {