This commit is contained in:
SBD
2023-11-30 18:11:18 +03:00
parent 12d5e4546d
commit 3a4c1b12a6

View File

@@ -7,9 +7,9 @@
<button
onclick="document.location='{% url 'profile_page' 'create_route_for_customer' %}'"
id="more_button">{% translate "Отправить посылку" %}</button>
<button
onclick= "document.location='#scroll_to_wrapper'"
id="how_it_work_b">{% translate "Как это работает?" %}</button>
<a class="btn_a_anchor" href="#scroll_to_wrapper" id="how_it_work_b">
<div class="text_in_btn_a_anchor">{% translate "Как это работает?" %}</div>
</a>
</div>
</div>
</div>
@@ -17,7 +17,7 @@
<div class="mid_block_static">
<div id="title_static">{% translate "О сервисе Trip With Bonus" %}</div>
<div class="text_wrapper" id="scroll_to_wrapper">
<div class="text_wrapper anchor" id="scroll_to_wrapper">
<span>{% translate "Trip With Bonus- это сервис, который соединяет отправителя посылки и перевозчика." %}</span>
@@ -50,6 +50,7 @@
<button
onclick="document.location = '/ru/page/partners/'"
id="more_button">{% translate "Читать подробнее" %}</button>
</div>
<img src="/static/img/png/Box5.png" alt="">