From b5458d8e448e8e819f6aeeaf37ac33991fe09bdb Mon Sep 17 00:00:00 2001 From: Aleksey Kornev Date: Thu, 23 Aug 2018 18:57:24 +0400 Subject: [PATCH] Fix button location on the first screen --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 6c23bf6..f427542 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -413,7 +413,7 @@ header .intro-date { } @media (min-width: 768px) { header .intro-text { - padding-top: 300px; + padding-top: 200px; padding-bottom: 200px; } header .intro-text .intro-lead-in {