Revert "Justify text on blog posts"

That was a mistake.
This commit is contained in:
RichardG867
2021-12-15 12:20:59 -03:00
parent 6f227d0e39
commit 808abda50e
4 changed files with 4 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{% capture title_override %}Blog: {{ page.title }}{% endcapture %}
{% include header.html %}
<main class="blog">
<main>
{% include postheader.html post=page %}
<p></p>
{{ content }}