From: Vladimír Vondruš Date: Mon, 1 Jan 2018 17:48:13 +0000 (+0100) Subject: css: slide the landing page cover image even more under the content. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=5b84019aae9879284b8d8c0e813fd874c9d0ff34;p=blog.git css: slide the landing page cover image even more under the content. --- 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;