Skip to content
Snippets Groups Projects
Verified Commit bf907ba6 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix content padding

parent 00cdf736
No related branches found
No related tags found
1 merge request!28Neue Website basierend auf Zola
......@@ -21,7 +21,7 @@
{% include "menu.html" %}
</header>
<main>
<main class="section">
{% block main %}{% endblock %}
</main>
</body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment