mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
switch around section backgrounds
This commit is contained in:
parent
ca6f515e8c
commit
797aef1279
@ -142,6 +142,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form--enterprise {
|
.form--enterprise {
|
||||||
|
background: darken($brand-main-blue, 5%);
|
||||||
|
|
||||||
.grid {
|
.grid {
|
||||||
@media ($screen-sm) {
|
@media ($screen-sm) {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
@ -138,7 +138,7 @@ contact:
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="section section--enterprisetestimonial background--blue">
|
<section class="section section--enterprisetestimonial">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<figure class="testimonial">
|
<figure class="testimonial">
|
||||||
<blockquote class="testimonial__quote">{{ page.testimonial.copy }}</blockquote>
|
<blockquote class="testimonial__quote">{{ page.testimonial.copy }}</blockquote>
|
||||||
@ -189,7 +189,7 @@ contact:
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="section section--enterprisecontact" id="contact">
|
<section class="section section--enterprisecontact background--blue" id="contact">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<header class="section-header">
|
<header class="section-header">
|
||||||
<h1 class="section-title">{{ page.contact.title }}</h1>
|
<h1 class="section-title">{{ page.contact.title }}</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user