faq block and arrows

This commit is contained in:
shahboz
2024-09-08 14:19:37 +05:00
parent cc7b5c4091
commit 804d1c68ad
16 changed files with 115 additions and 122 deletions

View File

@@ -42,23 +42,23 @@
<div class="header_mob-bg"></div>
</header>
<section class="profile">
<div class="cont">
<form class="cont">
<a href="#" class="back_link">
<svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" fill="none">
<path d="M9 1L2 7.5L9 14" stroke="#121212" stroke-width="2"/>
</svg>
вернуться
</a>
<h1 class="section_title d-flex align-items-center justify-content-between">
Профиль
<div class="section_title d-flex align-items-center justify-content-between">
<h1>Профиль</h1>
<a href="#" class="back_link">
<svg xmlns="http://www.w3.org/2000/svg" width="29" height="29" viewBox="0 0 29 29" fill="none">
<circle cx="14.5" cy="14.5" r="14" transform="rotate(-180 14.5 14.5)" stroke="#121212"/>
<path d="M17.1133 22.8965L8.78499 14.7387L17.1133 6.58082" stroke="#121212"/>
</svg>
</a>
</h1>
<form class="data_block pets_form" method="post">
</div>
<div class="data_block pets_form">
<div class="data_block_top">
<div class="data_block_title">Персональные данные</div>
</div>
@@ -85,8 +85,8 @@
</div>
</div>
</form>
<form class="data_block pets_form" method="post">
</div>
<div class="data_block pets_form">
<div class="data_block_top">
<div class="data_block_title">мои адреса</div>
</div>
@@ -134,8 +134,8 @@
</div>
</div>
</div>
</form>
<form class="data_block pets_form" method="post">
</div>
<div class="data_block pets_form">
<div class="data_block_top">
<div class="data_block_title">Способы связи</div>
</div>
@@ -220,12 +220,12 @@
</div>
</div>
</div>
</form>
</div>
<div class="d-flex align-items-center pets_form_actions">
<a href="#" class="main_btn main_btn_white">Навсегда удалить аккаунт</a>
<p>В этом случае Вы не сможете пользоваться сервисом COSMOPET. Доступ к клубной программе и подписке на ветеринарные диеты будет закрыт, а история покупок будет удалена</p>
</div>
</div>
</form>
<img src="assets/img/profile_bfore.svg" alt="" class="profile_before">
<img src="assets/img/pets_before_mob.png" alt="" class="pets_before pets_before_mob">
</section>