Skip to content

Commit ae3646f

Browse files
chore: update sponsors
1 parent 1e6c3f4 commit ae3646f

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

img/logos/mercedes-logo.png

53.9 KB
Loading

img/logos/microsoft-logo.png

3.96 KB
Loading

img/logos/revista-logo.png

20.5 KB
Loading

img/logos/rofus-logo.png

48.5 KB
Loading

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,9 @@ <h5>Principal sponsors</h5>
587587
<a href="https://trilon.io" target="_blank">
588588
<img src="img/trilon.svg" />
589589
</a>
590+
<a href="https://microsoft.com" target="_blank">
591+
<img src="img/logos/microsoft-logo.png" />
592+
</a>
590593
<a href="https://mojam.co/" target="_blank">
591594
<img src="img/logos/mojam-logo.png" />
592595
</a>
@@ -667,6 +670,9 @@ <h5>Silver sponsors</h5>
667670
<a href="https://www.dinii.jp/" target="_blank" rel="nofollow">
668671
<img src="img/logos/dinii-logo.png" class="silver-logo m-l-10 m-r-10" />
669672
</a>
673+
<a href="thttps://www.mercedes-benz.com/" target="_blank" rel="nofollow">
674+
<img src="img/logos/mercedes-logo.png" class="silver-logo m-l-10 m-r-10" />
675+
</a>
670676
</div>
671677
<div class="support-section sponsor-tiles support-section--bronze">
672678
<h5>Sponsors / Partners</h5>
@@ -1167,6 +1173,12 @@ <h5>Sponsors / Partners</h5>
11671173
<a href="https://viralyft.com/buy-youtube-views" target="_blank" rel="nofollow">
11681174
<img src="img/logos/viralyft-logo.png" />
11691175
</a>
1176+
<a href="https://bedstespiludenomrofus.com/" target="_blank" rel="nofollow">
1177+
<img src="img/logos/rofus-logo.png" />
1178+
</a>
1179+
<a href="https://revistacomunicacion.org/" target="_blank" rel="nofollow">
1180+
<img src="img/logos/revista-logo.png" />
1181+
</a>
11701182
</div>
11711183
<!-- <div class="support-section sponsor-tiles sponsor-tiles--high">
11721184
<h5>Community partners</h5>

main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,8 @@ body.mobile-nav-open {
735735
background-color: #f6f6f6;
736736
justify-content: center;
737737
align-items: center;
738-
width: 240px;
739-
height: 150px;
738+
width: 205px;
739+
height: 140px;
740740
vertical-align: top;
741741
padding: 25px;
742742
margin-bottom: 5px;
@@ -761,7 +761,7 @@ body.mobile-nav-open {
761761

762762
.support-section--silver a {
763763
width: 120px;
764-
height: 80px;
764+
height: 95px;
765765
}
766766

767767
.support-section--bronze a {

0 commit comments

Comments
 (0)