User:Sur/minerva.css: Difference between revisions
Appearance
< User:Sur
mNo edit summary |
mNo edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.stat- | .stat-infoboxes-container { | ||
max-width: calc(100% - 300px); | |||
} | } | ||
@media (max-width: 768px) { | @media (max-width: 768px) { | ||
.stat-infoboxes-container { | |||
max-width: 100%; | |||
} | |||
} | } |