User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 141: Line 141:
    
    
   @container map (width < 700px) {
   @container map (width < 700px) {
     display: none;
     #second-container {
      display: none;
    }
   }
   }