From 333a04d4695eb4ae2b9f50eb7533be344ebadef2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 30 Nov 2017 18:45:01 +0100 Subject: [PATCH] css: overlap page cover and content a bit. So the transition is not so clearly visible. --- css/m-components.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/m-components.css b/css/m-components.css index c80214fd..4929c61f 100644 --- a/css/m-components.css +++ b/css/m-components.css @@ -446,7 +446,8 @@ article section > h4 a, article section > h5 a, article section > h6 a { color: #ffffff; } #m-landing-cover { - padding-bottom: 4rem; + padding-bottom: 6rem; + margin-bottom: -3rem; } article#m-jumbo { margin-top: -1rem; -- 2.30.2