chiark / gitweb /
css: overlap page cover and content a bit.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 30 Nov 2017 17:45:01 +0000 (18:45 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 30 Nov 2017 17:50:46 +0000 (18:50 +0100)
So the transition is not so clearly visible.

css/m-components.css

index c80214fdc451c61d472cc30833bbd86b2d37db81..4929c61f0add753bd562bf4d51c8ac99af0b740a 100644 (file)
@@ -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;