From 52f000cf0bebfc041419ecb0ef588206b936e56c Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 4 Jun 2020 23:00:40 +0200 Subject: decrease branding margin-top --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.scss') diff --git a/style.scss b/style.scss index a17a242..41a9b4b 100644 --- a/style.scss +++ b/style.scss @@ -24,7 +24,7 @@ h1 { @media screen and(min-width:1550px) { z-index: -1; position: absolute; - margin-top: 10em; + margin-top: 8em; } } -- cgit v1.2.3