User:4erospace/sandbox: Difference between revisions
m CSS test |
m CSS test |
||
Line 140: | Line 140: | ||
} | } | ||
@ | @media screen and (max-width: 1300px) { | ||
#second-container { | #second-container { | ||
display: none; | display: none; | ||
} | } | ||
} | } | ||
}} | }} |