💄 style: redesign post listing and other minor changes

This commit is contained in:
welpo
2023-03-05 19:58:19 +01:00
parent 14156b590a
commit cd2ab356be
10 changed files with 185 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
{% macro page_header(title) %}
<div class="title-container section-title">
<div class="title-container section-title bottom-divider">
{{ title }}
</div>
{% endmacro page_header %}