I have increased the width of the main page using this code in the “Sparkling Options>Other”
body.home .container.main-content-area { width: 95%; padding: 0; overflow: hidden; }
When I click on the post link and go to the post the width goes back to the default width. How do I get the post to be the same width as the main page?