re-centered stuff by putting it into an article element
This commit is contained in:
parent
ae7fe28e58
commit
c1b66989ea
1 changed files with 4 additions and 2 deletions
|
@ -5,4 +5,6 @@
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<hr>
|
<hr>
|
||||||
|
<article>
|
||||||
{{{content}}}
|
{{{content}}}
|
||||||
|
</article>
|
||||||
|
|
Loading…
Reference in a new issue