Content/article moving for a sec while loading Genesis site

If you notice that your content (mainly article) moves for a second while loading the page, insert below line in your style.css file

@media only screen and (min-width: 1200px) {
	.site-inner {
	padding: 60px 0 20px 0!important;
	margin: 0 auto!important;
	}
}

* Adjust padding

Copyright © 2025 Siam Naulak.
magnifiercrossmenu