portico: Add ninth logo to /for/open-source testimonial section.

This commit is contained in:
Rishi Gupta
2019-02-28 22:45:49 -08:00
committed by Tim Abbott
parent f8c8b41ad8
commit 2c0b291902
3 changed files with 6 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1833,6 +1833,11 @@ nav ul li.active::after {
background-color: transparent;
}
.portico-landing.hello .testimonials .company-box .company.openshot {
background-image: url(/static/images/landing-page/logos/openshot.png);
background-color: transparent;
}
.portico-landing.hello .testimonials .company-box .company.mixxx {
background-image: url(/static/images/landing-page/logos/mixxx.png);
background-color: transparent;

View File

@@ -114,7 +114,7 @@
<div class="company inspire-hep"></div>
<div class="company mixxx"></div>
<div class="company fhir"></div>
<div class="company hl7"></div>
<div class="company openshot"></div>
</div>
</div>
</div>