base template: add more space to bottom

This commit is contained in:
2019-08-22 13:48:37 +03:00
parent 5c49405ac0
commit afe12bd630
2 changed files with 15 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
</ul>
</nav><hr/>
</header>
<article>
<article class="mb-5 pb-5">
<div id="content" class="container">{% block content %}{% endblock content %}</div>
</article>
<footer class="footer fixed-bottom">