Difference between revisions of "Team:NUS Singapore-A/Templates/Footer"

Line 18: Line 18:
 
       display: flex;
 
       display: flex;
 
       flex-direction: row;
 
       flex-direction: row;
       flex-wrap: nowrap;
+
       /*flex-wrap: nowrap;*/
 
       justify-content: space-evenly;
 
       justify-content: space-evenly;
 
       align-items: center;
 
       align-items: center;
Line 25: Line 25:
  
 
     .sponsors-wrapper img {
 
     .sponsors-wrapper img {
       display: inline-flex;
+
       display: flex;
 
       flex-shrink: 1;
 
       flex-shrink: 1;
 
       width: 20%;
 
       width: 20%;

Revision as of 18:17, 27 September 2018