TRI-283: start adaptive 1920

This commit is contained in:
2024-11-16 20:03:47 +03:00
parent 3d28a1ee86
commit 89166100e3
15 changed files with 333 additions and 30 deletions

View File

@@ -176,7 +176,7 @@ function gtag_report_conversion(url) {
{% if mobile == 'false' or mobile %}
{% endif %}
<div class="block_overlay {% if page_type == 'profile' %}hidden{% elif page_type == 'routes' %} routes n_profile hidden{% else %}hidden n_profile{% endif %}" onclick="close_open_curtain()"></div>
<div class="wrapper_main">
<div class="wrapper_main{% if page.url == "landing_mover" %} is-container{% endif %}">
{% include 'blocks/b_header.html' %}