File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11< footer class ="footer ">
2- < div class ="content has-text-centered ">
2+ < div class ="has-text-centered ">
33 < h2 class ="small-heading "> Partners and Funders</ h2 >
44 < div class ="gallery-by-4 logos ">
55 < a href ="//www.ed.ac.uk/ ">
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ footer,
231231
232232 & .media-left ,
233233 & .media-right ,
234- & .media-center , {
234+ & .media-center {
235235 float : unset ;
236236 max-width : 30vw ;
237237 }
@@ -341,13 +341,18 @@ figcaption {
341341}
342342
343343.logos ,
344- .content . logos ,
344+ .logos ,
345345[class ^= " gallery-" ] .logos {
346346 padding : 50px ;
347347
348348 img {
349349 background : transparent ;
350350 max-width : 90% ;
351+
352+ @include mobile {
353+ margin : 1em auto ;
354+ max-width : 300px ;
355+ }
351356 }
352357
353358 @include mobile {
You can’t perform that action at this time.
0 commit comments