User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 150: Line 150:


   @media screen and (max-width: 900px) {
   @media screen and (max-width: 900px) {
     #first-container #welcome-box #second-container {
     #first-container, #welcome-box, #second-container {
       display: block;
       display: block;
       margin: auto;
       margin: auto;