закончил inputs
This commit is contained in:
@@ -225,22 +225,22 @@
|
||||
</header>
|
||||
|
||||
<div class="modal active">
|
||||
<div class="notification notification--white notification--width-584">
|
||||
<button class="notification__close"></button>
|
||||
<div class="modal-form modal-form--white modal-form--width-584">
|
||||
<button class="modal-form__close"></button>
|
||||
|
||||
<p class="notification__title notification__text--center-pc notification__title--green-gradient">Ваш заказ оформлен</p>
|
||||
<p class="modal-form__title modal-form__text--center-pc modal-form__title--green-gradient">Ваш заказ оформлен</p>
|
||||
|
||||
<div class="notification__element">
|
||||
<p class="notification__text notification__text--weight-500 notification__text--center">
|
||||
<div class="modal-form__element">
|
||||
<p class="modal-form__text modal-form__text--weight-500 modal-form__text--center">
|
||||
Подтвердите вашу почту
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="notification__element">
|
||||
<img src="assets/img/modal/about_slider.png" alt="" class="notification__img">
|
||||
<div class="modal-form__element">
|
||||
<img src="assets/img/modal/about_slider.png" alt="" class="modal-form__img">
|
||||
</div>
|
||||
|
||||
<div class="notification__element notification__element--center">
|
||||
<div class="modal-form__element modal-form__element--center">
|
||||
<button class="button button--gradient button--high-46">
|
||||
Подтвердить почту
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user