File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,15 @@ <h3 class="header-text">Thank you to our sponsors!</h3>
59
59
<!--Silver-->
60
60
< div class ="row sponsor-row ">
61
61
< a href ="http://www.morningstar.com/ "> < img class ="sponsor-image silver " src ="images/sponsors/morningstar.jpg "> </ a >
62
+ < a href ="https://www.synchronyfinancial.com/ "> < img class ="sponsor-image silver " src ="images/sponsors/synchrony.png "> </ a >
62
63
</ div >
63
64
64
65
<!--Bronze-->
65
66
< div class ="row sponsor-row ">
66
67
< a href ="https://www.microsoft.com/en-us/ "> < img class ="sponsor-image bronze " src ="images/sponsors/microsoft.png "> </ a >
67
68
< a href =""> < img class ="sponsor-image bronze " src ="images/sponsors/google_cloud_platform.png "> </ a >
68
69
< a href ="http://hackp.ac/mlh-stickermule-hackathons "> < img class ="sponsor-image bronze " src ="images/sponsors/sticker-mule-logo-light.png "> </ a >
69
-
70
+ < a href =" https://www.bittobyte.org/ " > < img class =" sponsor-image bronze " src =" images/sponsors/BtB_Horizontal.png " > </ a >
70
71
</ div >
71
72
72
73
<!--Sponsorship-->
Original file line number Diff line number Diff line change @@ -196,26 +196,25 @@ h2.team {
196
196
197
197
/* Sponsors Page */
198
198
.sponsor-row {
199
- padding : 0% 10% 5 % 10% ;
199
+ padding : 0% 10% 0 % 10% ;
200
200
text-align : center;
201
201
max-width : 100% ;
202
202
}
203
203
.sponsor-image {
204
204
margin : 0 auto;
205
- padding : 10px ;
205
+ padding : 20 px 10 px 20 px 10px ;
206
206
}
207
207
img .platinum {
208
208
max-width : 100% ;
209
- width : 600 px ;
209
+ width : 700 px ;
210
210
}
211
211
img .gold {
212
- width : 500 px ;
212
+ width : 450 px ;
213
213
}
214
214
img .silver {
215
- width : 360 px ;
215
+ width : 320 px ;
216
216
}
217
217
img .bronze {
218
- width : 300px ;
219
-
218
+ width : 280px ;
220
219
}
221
220
You can’t perform that action at this time.
0 commit comments