chiark / gitweb /
css: slide the landing page cover image even more under the content.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 1 Jan 2018 17:48:13 +0000 (18:48 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 1 Jan 2018 17:48:13 +0000 (18:48 +0100)
css/m-components.css

index 401ba37307cc91be5c22df4ad06c5c0442220b81..71486ddb3fe468e6b2583f8380092d30f76e3375 100644 (file)
@@ -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;