File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 536536
537537.sponsors__list {
538538 display : grid ;
539- grid-template-columns : 1fr 1fr ;
539+ grid-template-columns : 1fr 1fr 1 fr ;
540540 grid-gap : 3rem ;
541541 margin-top : 15vh ;
542542
550550
551551 & -item {
552552 z-index : 1 ;
553+ align-self : center ;
553554 }
554555}
555556
Original file line number Diff line number Diff line change @@ -162,17 +162,25 @@ <h4>{{ speaker.talk }}</h3>
162162</ section >
163163< section class ="sponsors ">
164164 < h2 > Meet the sponsors</ h2 >
165+
165166 < ul class ="sponsors__list ">
166167 < li class ="sponsors__list-item ">
167168 < a href ="https://www.bigcommerce.com/careers/ ">
168169 < img alt ="BigCommerce logo " src ="https://s3.amazonaws.com/www1.bigcommerce.com/assets/mediakit/downloads/BigCommerce-logo-dark.png ">
169170 </ a >
170171 </ li >
172+
171173 < li class ="sponsors__list-item ">
172174 < a href ="https://story.manifold.co/ ">
173175 < img alt ="Manifold logo " src ="/assets/images/manifold.png ">
174176 </ a >
175177 </ li >
178+
179+ < li class ="sponsors__list-item ">
180+ < a href ="https://omc.io/ ">
181+ < img alt ="One More Cloud logo " src ="/assets/images/one-more-cloud.png ">
182+ </ a >
183+ </ li >
176184 </ ul >
177185
178186 < div class ="sponsor ">
You can’t perform that action at this time.
0 commit comments