Improve styling on category description.
This commit is contained in:
parent
f5320c3717
commit
e7c33958b7
2 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,7 @@ layout: default
|
|||
<div class="post-content">
|
||||
<div class="category-description">
|
||||
{{ page.description }}
|
||||
<hr style="width: 20%; margin-top: 1em; margin-left: 40%; margin-right: 40%; text-align: center"/>
|
||||
</div>
|
||||
{% include post_list.html categories=page.category limit=1000000 %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue