Improve styling on category description.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user