💄 fix: remove double bottom-boder/div on Archive

main
welpo 2 years ago
parent 0068912163
commit 6e471450c6
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -1,8 +1,6 @@
{% extends "base.html" %} {% block main_content %}
<div class="title-container">
{{ post_macros::page_header(title=section.title) }}
</div>
{{ post_macros::page_header(title=section.title) }}
<div class="archive">
<ul class="list-with-title">

Loading…
Cancel
Save