User:Sur/minerva.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Sur (talk | contribs)
m Blanked the page
Tag: Blanking
Sur (talk | contribs)
mNo edit summary
Line 1: Line 1:
 
@media screen and (max-width: 480px) {
    .stat-infoboxes {
        max-width: 100%;
    }
}

Revision as of 00:47, 25 September 2024

@media screen and (max-width: 480px) {
    .stat-infoboxes {
        max-width: 100%;
    }
}