User:Sur/vector.css: Difference between revisions
< User:Sur
m stat-infoboxes |
m width changes |
||
Line 1: | Line 1: | ||
@media screen and (max-width: 480px) { | @media screen and (max-width: 480px) { | ||
.stat-infoboxes { | .stat-infoboxes { | ||
max-width: | max-width: 100%; | ||
} | } | ||
} | } |