From 5b84019aae9879284b8d8c0e813fd874c9d0ff34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 1 Jan 2018 18:48:13 +0100 Subject: [PATCH] css: slide the landing page cover image even more under the content. --- css/m-components.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/m-components.css b/css/m-components.css index 401ba373..71486ddb 100644 --- a/css/m-components.css +++ b/css/m-components.css @@ -450,8 +450,8 @@ article section > h4 a, article section > h5 a, article section > h6 a { color: #ffffff; } #m-landing-cover { - padding-bottom: 7rem; - margin-bottom: -3rem; + padding-bottom: 10rem; + margin-bottom: -6rem; } article#m-jumbo { margin-top: -1rem; -- 2.30.2