<main class=“container”>
{% if page.layout == "post" %} <style> p{ line-height: 1.5; font-size: 17.6px; } </style> {% endif %} <section class="post-container"> </section> <section class="main"> {{content}} <br> <br> </section> <section class="post-container"> </section>
</main>