revert Tag: Manual revert |
mobile formatting Tag: Reverted |
||
| Line 28: | Line 28: | ||
.documentation .mw-editsection { | .documentation .mw-editsection { | ||
display: none; | display: none; | ||
} | |||
@media (max-width: 600px) { | |||
#welcome-box h1 { width: 100%; } | |||
#events-box > div { flex-basis: 100%; } | |||
} | } | ||