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

Line 52: Line 52:
 
       display: flex;
 
       display: flex;
 
       flex-direction: column;
 
       flex-direction: column;
       margin-right: 2em;
+
       margin-right: 12px;
 
       text-align: left;
 
       text-align: left;
 
       width: 50%;
 
       width: 50%;
 +
      flex-grow: 1;
 
       background-color: #000;
 
       background-color: #000;
 
     }
 
     }
Line 61: Line 62:
 
       display: flex;
 
       display: flex;
 
       flex-direction: column;
 
       flex-direction: column;
       margin-left: 2em;
+
      flex-grow: 2;
 +
       margin-left: 12px;
 
       text-align: left;
 
       text-align: left;
 
       background-color: #000;
 
       background-color: #000;

Revision as of 20:39, 17 October 2018