faq block and arrows
This commit is contained in:
18
order.html
18
order.html
@@ -49,15 +49,15 @@
|
||||
</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>
|
||||
</div>
|
||||
<div class="data_block data_block_table">
|
||||
<div class="data_block_top">
|
||||
<div class="data_block_title">Номер <span class="mobile_none">заказа</span></div>
|
||||
@@ -72,9 +72,7 @@
|
||||
<div class="order_item_text">10 000 ₽</div>
|
||||
<div class="order_item_text">в пути</div>
|
||||
<div class="see_order">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="21" viewBox="0 0 12 21" fill="none">
|
||||
<path opacity="0.3" d="M1 1L10 10.5L1 20" stroke="#121212" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
<img src="assets/img/icons/arrright.png" alt="">
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" class="order_item done">
|
||||
@@ -83,9 +81,7 @@
|
||||
<div class="order_item_text">10 000 ₽</div>
|
||||
<div class="order_item_text">завешён</div>
|
||||
<div class="see_order">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="21" viewBox="0 0 12 21" fill="none">
|
||||
<path opacity="0.3" d="M1 1L10 10.5L1 20" stroke="#121212" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
<img src="assets/img/icons/arrright.png" alt="">
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" class="order_item done">
|
||||
@@ -94,9 +90,7 @@
|
||||
<div class="order_item_text">10 000 ₽</div>
|
||||
<div class="order_item_text">завешён</div>
|
||||
<div class="see_order">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="21" viewBox="0 0 12 21" fill="none">
|
||||
<path opacity="0.3" d="M1 1L10 10.5L1 20" stroke="#121212" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
<img src="assets/img/icons/arrright.png" alt="">
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user