207
edits
(mw-page-container gets a little less padding) |
(And so begins the mobile improvement struggle.) |
||
Line 15: | Line 15: | ||
width: 68px; | width: 68px; | ||
height: 68px; | height: 68px; | ||
} | |||
/* The default min-width is not mobile-friendly. */ | |||
.mw-logo { | |||
min-width: unset; | |||
} | } | ||
.mw-logo-wordmark { | .mw-logo-wordmark { |