fixed footer design bugs

This commit is contained in:
timurgordon
2022-02-25 22:18:30 +03:00
parent d351bbc3f1
commit 2499b69823
3 changed files with 6 additions and 4 deletions

View File

@@ -19,8 +19,10 @@
</p>
{% include "partials/socialLinks.html" %}
</div>
{{ section.content | safe }}
<div class="mt-6 md:mt-0 w-full">
{{ section.content | safe }}
</div>
</div>
</div>