From a13430237530ebde324e89b0f69dbf33241e7d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C4=BDach?= Date: Wed, 8 May 2019 23:11:16 +0200 Subject: [PATCH] Update site.css.scss --- source/stylesheets/site.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/stylesheets/site.css.scss b/source/stylesheets/site.css.scss index 0c2a8f1..8158078 100644 --- a/source/stylesheets/site.css.scss +++ b/source/stylesheets/site.css.scss @@ -26,7 +26,7 @@ h1, h2, h3 { header { margin: auto; padding: 12vh 23vw; - -webkit-padding-start: 20px; + -webkit-padding-start: 30px; background: linear-gradient(0deg, $plumedark, $plume); color: white; font-size: 1.5em;