Template:Main Page/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 03:28, 4 January 2023 by Morganstedmanms (talk | contribs) (Created page with "@media only screen and (max-width: 600px) { .home-topbanner { display: table-header-group !important; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@media only screen and (max-width: 600px) {
	.home-topbanner {
	  display: table-header-group !important;
	}
}