BambooPanda (Talk | contribs) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 43: | Line 43: | ||
flex-direction: row; | flex-direction: row; | ||
justify-content: space-evenly; | justify-content: space-evenly; | ||
− | |||
align-items: baseline; | align-items: baseline; | ||
background-color: #000; | background-color: #000; | ||
Line 55: | Line 54: | ||
margin-right: 12px; | margin-right: 12px; | ||
text-align: left; | text-align: left; | ||
− | + | flex-grow: 1; | |
− | flex-grow: | + | |
background-color: #000; | background-color: #000; | ||
} | } | ||
Line 75: | Line 73: | ||
.right-bot { | .right-bot { | ||
− | |||
flex-direction: row; | flex-direction: row; | ||
text-align: left; | text-align: left; | ||
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> | ||
Line 86: | Line 91: | ||
</div> | </div> | ||
<br> | <br> | ||
− | |||
− | |||
<div class="footer-sponsors-wrapper"> | <div class="footer-sponsors-wrapper"> | ||
<img src="https://static.igem.org/mediawiki/2018/5/52/T--NUS_Singapore-A--Sponsor_NUSEngineeringtrans.png" style="max-width: 42%;"> | <img src="https://static.igem.org/mediawiki/2018/5/52/T--NUS_Singapore-A--Sponsor_NUSEngineeringtrans.png" style="max-width: 42%;"> |
Latest revision as of 21:14, 17 October 2018