1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

switch around section backgrounds

This commit is contained in:
Matthias Kretschmann 2017-05-18 21:46:27 +02:00
parent ca6f515e8c
commit 797aef1279
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
2 changed files with 4 additions and 2 deletions

View File

@ -142,6 +142,8 @@
}
.form--enterprise {
background: darken($brand-main-blue, 5%);
.grid {
@media ($screen-sm) {
justify-content: space-between;

View File

@ -138,7 +138,7 @@ contact:
</div>
</section>
<section class="section section--enterprisetestimonial background--blue">
<section class="section section--enterprisetestimonial">
<div class="row">
<figure class="testimonial">
<blockquote class="testimonial__quote">{{ page.testimonial.copy }}</blockquote>
@ -189,7 +189,7 @@ contact:
</div>
</section>
<section class="section section--enterprisecontact" id="contact">
<section class="section section--enterprisecontact background--blue" id="contact">
<div class="row">
<header class="section-header">
<h1 class="section-title">{{ page.contact.title }}</h1>