Difference between revisions of "User:JP/timeless.css"
(Blanked the page) |
|||
Line 1: | Line 1: | ||
− | + | @media screen and (max-width: 850px) { | |
+ | #mw-header-container { | ||
+ | padding: 0em 0em 0em; | ||
+ | } |
Revision as of 20:06, 9 October 2020
@media screen and (max-width: 850px) {
#mw-header-container {
padding: 0em 0em 0em;
}