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

Line 43: Line 43:
 
       flex-direction: row;
 
       flex-direction: row;
 
       justify-content: space-evenly;
 
       justify-content: space-evenly;
      flex-wrap: wrap;
 
 
       align-items: baseline;
 
       align-items: baseline;
 
       background-color: #000;
 
       background-color: #000;
Line 78: Line 77:
 
       background-color: #000;
 
       background-color: #000;
 
     }
 
     }
 +
 +
@media only screen and (max-width: 450px) {
 +
      .big_black_thing{
 +
        flex-wrap: wrap;
 +
      }
 +
      .left_side{margin:0px;}
 +
      .right_side{margin:0px;}
 +
}
 
   </style>
 
   </style>
  

Revision as of 21:02, 17 October 2018