This commit is contained in:
SBD
2023-12-10 15:40:12 +03:00
parent eda60b77e6
commit 6e1cd6ccdb
2 changed files with 7 additions and 2 deletions

View File

@@ -608,9 +608,13 @@ body.n_scroll{
width: 15px;
height: 15px;
outline: none;
margin: 6px 0;
transition: 500ms;
}
.a_user_agreement{
color: #FB6952;
}
.check_box_form_feedback.error{
border: 1px solid #FF3F20;
transition: 500ms;
@@ -1345,6 +1349,7 @@ body.n_scroll{
background: #FFF;
box-shadow: 1px 1px 11.3px 0 rgba(16, 33, 43, 0.12);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.name_contact{