💄 fix: remove double bottom-boder/div on Archive
This commit is contained in:
parent
0068912163
commit
6e471450c6
@ -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…
x
Reference in New Issue
Block a user