minor styling fixes

This commit is contained in:
timurgordon
2022-03-01 18:56:23 +03:00
parent 8d50df4090
commit 0aa87ebae0
4 changed files with 4 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
{% block content %}
<main class="-mt-6">
<main class="lg:-mt-6">
{{ section.content | safe}}
<hr>
{% include "partials/pageList.html" %}