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