[ad_1]
I’m using the Twenty Fifteen theme on my blog (wrayofsunshine.com) and when my browser is full-screened I get this weird blank space on the left side. I basically think I need to left justify the entire page or something, but I’m not sure how to do that within WordPress and the guidance I’ve found so far has been… confusing, and the WordPress editor has been even more confusing for me.
[ad_2]
@media screen and (min-width: 59.6875em) {
div.site {
margin-left: 0;
}
}