improvements around

This commit is contained in:
timurgordon
2022-02-26 06:01:07 +03:00
parent 2499b69823
commit 8a543b2d5f
7 changed files with 24 additions and 18 deletions

View File

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