Task 1 | fix fix template bugs and layout
This commit is contained in:
@@ -93,13 +93,7 @@
|
||||
<label>
|
||||
<input type="text">
|
||||
<div class="plus">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g opacity="0.3">
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"/>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"/>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</div>
|
||||
<p>Добавить</p>
|
||||
</label>
|
||||
@@ -363,13 +357,7 @@
|
||||
</datalist>
|
||||
<input type="text" list="suggestion-list">
|
||||
<div class="plus">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g opacity="0.3">
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"/>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"/>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</div>
|
||||
<p>Добавить</p>
|
||||
</label>
|
||||
@@ -381,22 +369,11 @@
|
||||
<div class="input_wrap">
|
||||
<div class="counter">
|
||||
<span class="minus">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g opacity="0.3">
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"></circle>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-minus.svg" alt="">
|
||||
</span>
|
||||
<input type="number" value="1" min="1" max="100">
|
||||
<span class="plus">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g opacity="0.3">
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"></circle>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"></path>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</span>
|
||||
кг
|
||||
</div>
|
||||
@@ -471,13 +448,7 @@
|
||||
|
||||
<div class="modal auth_modal auth1">
|
||||
<span class="plus plus_black">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g>
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"></circle>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"></path>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</span>
|
||||
<div class="d-flex flex-column align-items-center gap-15">
|
||||
<a href="#" class="main_btn login_btn">Вход</a>
|
||||
@@ -487,20 +458,11 @@
|
||||
<form class="modal auth_modal auth2">
|
||||
<div class="modal_top">
|
||||
<a href="#" class="back_btn">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<path d="M26.1484 34.127L14.2969 22.4015L26.1484 10.676" stroke="#121212" stroke-width="2" stroke-linecap="round"/>
|
||||
<circle cx="22" cy="22" r="21" transform="rotate(-180 22 22)" stroke="#121212" stroke-width="2"/>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-back.svg" alt="">
|
||||
</a>
|
||||
<div class="modal_title">Регистрация</div>
|
||||
<span class="plus plus_black">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g>
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"></circle>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"></path>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</span>
|
||||
</div>
|
||||
<div class="modal_inputs">
|
||||
@@ -532,20 +494,11 @@
|
||||
<form class="modal auth_modal auth3">
|
||||
<div class="modal_top">
|
||||
<a href="#" class="back_btn">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<path d="M26.1484 34.127L14.2969 22.4015L26.1484 10.676" stroke="#121212" stroke-width="2" stroke-linecap="round"/>
|
||||
<circle cx="22" cy="22" r="21" transform="rotate(-180 22 22)" stroke="#121212" stroke-width="2"/>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-back.svg" alt="">
|
||||
</a>
|
||||
<div class="modal_title">Регистрация</div>
|
||||
<span class="plus plus_black">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g>
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"></circle>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"></path>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</span>
|
||||
</div>
|
||||
<div class="modal_inputs">
|
||||
@@ -560,20 +513,11 @@
|
||||
<form class="modal auth_modal auth4">
|
||||
<div class="modal_top">
|
||||
<a href="#" class="back_btn">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<path d="M26.1484 34.127L14.2969 22.4015L26.1484 10.676" stroke="#121212" stroke-width="2" stroke-linecap="round"/>
|
||||
<circle cx="22" cy="22" r="21" transform="rotate(-180 22 22)" stroke="#121212" stroke-width="2"/>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-back.svg" alt="">
|
||||
</a>
|
||||
<div class="modal_title">Вход</div>
|
||||
<span class="plus plus_black">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g>
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"></circle>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"></path>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</span>
|
||||
</div>
|
||||
<div class="modal_inputs">
|
||||
@@ -592,20 +536,11 @@
|
||||
<form class="modal auth_modal auth5">
|
||||
<div class="modal_top">
|
||||
<a href="#" class="back_btn">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<path d="M26.1484 34.127L14.2969 22.4015L26.1484 10.676" stroke="#121212" stroke-width="2" stroke-linecap="round"/>
|
||||
<circle cx="22" cy="22" r="21" transform="rotate(-180 22 22)" stroke="#121212" stroke-width="2"/>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-back.svg" alt="">
|
||||
</a>
|
||||
<div class="modal_title">Вход</div>
|
||||
<span class="plus plus_black">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44" fill="none">
|
||||
<g>
|
||||
<circle cx="22" cy="22" r="21" transform="matrix(1 -2.3597e-08 -2.3597e-08 -1 0 44)" stroke="#121212" stroke-width="2"></circle>
|
||||
<path d="M15 22H29" stroke="#121212" stroke-width="2"></path>
|
||||
<path d="M22 15L22 29" stroke="#121212" stroke-width="2"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<img src="assets/img/icons/i-plus.svg" alt="">
|
||||
</span>
|
||||
</div>
|
||||
<div class="modal_inputs">
|
||||
|
||||
Reference in New Issue
Block a user