0.8.386
This commit is contained in:
@@ -146,6 +146,10 @@ html, body{
|
||||
min-height: 695px;
|
||||
}
|
||||
|
||||
.wrapper_content.m_h_0{
|
||||
min-height: unset;
|
||||
}
|
||||
|
||||
/*.wrapper_main{*/
|
||||
/* max-width: 1280px;*/
|
||||
/* margin: auto;*/
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="wrapper_content">
|
||||
<div class="wrapper_content {% if page.url == 'customer_service' %} m_h_0{% endif %}">
|
||||
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user