Template:VerticalGrid/styles.css: Difference between revisions

Sorry there's .mw-mf
(Why don't RH Wiki's mobile pages have the ".mobile" class on <body> like in Mario Wiki??)
(Sorry there's .mw-mf)
Line 10: Line 10:
grid-auto-columns: minmax(max-content, 1fr);
grid-auto-columns: minmax(max-content, 1fr);
}
}
@media (max-width: 720px) {
body.mw-mf .vertical-grid {
.vertical-grid {
font-size: 90%;
font-size: 90%;
}
}
}
420

edits