User:Saag/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
@media screen and (max-width: 600px) { | @media screen and (max-width: 600px) { | ||
.HeroCard2 { | td:has(.HeroCard2) { | ||
display: none; | display: none; | ||
width: 0; | width: 0; | ||
} | } | ||
} | } |