From 95ca00c991a161e76f412889b3de0c92d4b0e0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C4=BDach?= Date: Wed, 8 May 2019 18:15:00 +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 a28738e..64a68cc 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: 80px; + -webkit-padding-start: 60px; background: linear-gradient(0deg, $plumedark, $plume); color: white; font-size: 1.5em;