modify base padding
This commit is contained in:
parent
e365f53b35
commit
7742859b43
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div id="content" class="py-4 sm:py-12 md:py-16 lg:py-18 overflow-hidden">
|
<div id="content" class="py-12 md:py-16 lg:py-18 overflow-hidden">
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
{% include "partials/footer.html" %}
|
{% include "partials/footer.html" %}
|
||||||
|
Loading…
Reference in New Issue
Block a user