fix login screen, fix schedule layout, startingpositional drag handle

This commit is contained in:
2022-05-18 16:03:21 -05:00
parent cecdfbee7e
commit 8b2e05aac0
3 changed files with 52 additions and 49 deletions

View File

@@ -17,7 +17,7 @@
</header>
{#<main class="container-sm bg-white rounded-3 shadow-sm my-2">#}
<div class="container d-flex">
<div class="container">
{% block page_heading %}{% endblock %}
{% block page_subheading %}{% endblock %}
{% block header %}