fix 2
This commit is contained in:
@@ -213,14 +213,15 @@
|
||||
.phone-menu__text--no-line{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.phone-menu__sub .title-1{
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.phone-social{
|
||||
margin-top: 24px;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.phone-menu{
|
||||
display: block;
|
||||
}
|
||||
@@ -762,6 +763,10 @@ main{
|
||||
top: 20px;
|
||||
right: 20px;
|
||||
}
|
||||
.modal__item .text--bo-line.form__link{
|
||||
margin-top: 6px;
|
||||
margin-left: 0;
|
||||
}
|
||||
/* modal */
|
||||
|
||||
@media only screen and (max-width: 992px) {}
|
||||
@@ -1137,7 +1137,7 @@
|
||||
<input type="checkbox" id="free__agreement" class="form__checkbox" required="">
|
||||
<div class="form-checkbox__square"></div>
|
||||
<p class="form-additional__text text-3">
|
||||
Я принимаю
|
||||
Я принимаю<br>
|
||||
<a href="#" class="text--bo-line form__link">Политику конфиденциальности</a>
|
||||
</p>
|
||||
</label>
|
||||
@@ -1186,7 +1186,7 @@
|
||||
<input type="checkbox" id="free__agreement" class="form__checkbox" required="">
|
||||
<div class="form-checkbox__square"></div>
|
||||
<p class="form-additional__text text-3">
|
||||
Я принимаю
|
||||
Я принимаю<br>
|
||||
<a href="#" class="text--bo-line form__link">Политику конфиденциальности</a>
|
||||
</p>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user