mirror of
https://github.com/aronwk-aaron/MSState-Library-ETD.git
synced 2026-04-25 13:48:13 -05:00
Content top-margin decrease
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
{# Content #}
|
||||
{% block content_before %}{% endblock %}
|
||||
<div class='container mt-5'>
|
||||
<div class='container mt-4'>
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
{% block content_after %}{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user