0.0.260 bug fix

This commit is contained in:
2023-11-28 14:33:24 +03:00
parent f5115f82fb
commit c9b21ded98
3 changed files with 12 additions and 3 deletions

View File

@@ -84,7 +84,7 @@
</div>
</div>
{% endif %}
<div class="wrapper_content {% if page.url == 'customer_service' %} m_h_0{% endif %}">
<div class="wrapper_content {% if page.url == 'customer_service'%} m_h_0 {% elif page.url == 'contacts' %}m_h_0{% endif %}">
{% block content %}
{% endblock %}