Reduce padding to remove extraneous whitespace

This removes around 500 pixels of whitespace from top to bottom.

Change-Id: Ice436e051a8c1c9802570a19e0aad92942894c71
This commit is contained in:
David Moreau Simard 2018-11-13 09:54:13 -05:00
parent 1517112ebe
commit 4a5177dee3
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
2 changed files with 3 additions and 3 deletions

View File

@ -1912,7 +1912,7 @@ input[type="button"],
/* Wrapper */
.wrapper {
padding: 5em 0 3em 0; }
padding: 2em 0 1em 0; }
.wrapper.style1 {
background: #fff; }
.wrapper.style2 {

View File

@ -107,7 +107,7 @@
<!-- Video -->
<section class="wrapper style1">
<div class="container">
<div class="row 200%">
<div class="row">
<section class="3u 12u(narrower)">
<div class="box highlight">
</div>
@ -135,7 +135,7 @@
<!-- Brochure -->
<section class="wrapper style1">
<div class="container">
<div class="row 200%">
<div class="row">
<section class="3u 12u(narrower)">
<div class="box highlight">
</div>