Skip to content

Commit 49300f8

Browse files
committed
feat(logos): hace más pequeños los logos de silver
1 parent 8cffa6d commit 49300f8

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

img/sponsors/cabify.png

847 Bytes
Loading

img/sponsors/fikstores.png

-3.83 KB
Loading

img/sponsors/kaleidos.png

-3.19 KB
Loading

img/sponsors/koliseo.png

-1.8 KB
Loading

img/sponsors/transparent_cdn.png

-1.02 KB
Loading

index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -603,27 +603,27 @@ <h4>Silver</h4>
603603
<ul class="logos">
604604
<li>
605605
<div class="box">
606-
<a href="http://kaleidos.net/"><img src="img/sponsors/kaleidos.png" width="200" height="56" class="img-responsive" alt="Kaleidos"></a>
606+
<a href="http://kaleidos.net/"><img src="img/sponsors/kaleidos.png" width="150" height="42" class="img-responsive" alt="Kaleidos"></a>
607607
</div>
608608
</li>
609609
<li>
610610
<div class="box">
611-
<a href="http://www.transparentcdn.com/"><img src="img/sponsors/transparent_cdn.png" width="200" height="43" class="img-responsive" alt="Transparent CDN"></a>
611+
<a href="http://www.transparentcdn.com/"><img src="img/sponsors/transparent_cdn.png" width="150" height="32" class="img-responsive" alt="Transparent CDN"></a>
612612
</div>
613613
</li>
614614
<li>
615615
<div class="box">
616-
<a href="https://www.koliseo.com/"><img src="img/sponsors/koliseo.png" width="200" height="66" class="img-responsive" alt="Koliseo"></a>
616+
<a href="https://www.koliseo.com/"><img src="img/sponsors/koliseo.png" width="150" height="50" class="img-responsive" alt="Koliseo"></a>
617617
</div>
618618
</li>
619619
<li>
620620
<div class="box">
621-
<a href="https://fikstores.com/es"><img src="img/sponsors/fikstores.png" width="200" height="63" class="img-responsive" alt="fik stores"></a>
621+
<a href="https://fikstores.com/es"><img src="img/sponsors/fikstores.png" width="150" height="47" class="img-responsive" alt="fik stores"></a>
622622
</div>
623623
</li>
624624
<li>
625625
<div class="box">
626-
<a href="http://www.cabify.es"><img src="img/sponsors/cabify.png" width="200" height="60" class="img-responsive" alt="Cabify"></a>
626+
<a href="http://www.cabify.es"><img src="img/sponsors/cabify.png" width="150" height="45" class="img-responsive" alt="Cabify"></a>
627627
</div>
628628
</li>
629629
</ul>

0 commit comments

Comments
 (0)