fix: remove sidebar

pull/31/head
hanchchch 1 year ago
parent 66aab6ce9e
commit ee1e8c3656

@ -38,7 +38,7 @@
</ul>
</header>
<div class="d-flex flex-row">
<div
<!-- <div
class="d-flex flex-column flex-shrink-0 p-3 bg-body-tertiary"
style="width: 240px; height: 80vh"
>
@ -61,7 +61,7 @@
</li>
</ul>
<hr />
</div>
</div> -->
<div class="w-100">
<div class="container">{% block content %}{% endblock %}</div>

Loading…
Cancel
Save