Hi Toccia,
Author has always centered the content on the blog/archive pages.
If you’d like to change this, you can use the following CSS:
.blog .post-content,
.archive .post-content,
.search .post-content {
text-align: left;
}
Please copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.