This commit is contained in:
SBD
2024-01-19 14:59:15 +03:00
parent 7caf147533
commit 617683ba92
5 changed files with 96 additions and 19 deletions

View File

@@ -921,7 +921,7 @@ body.n_scroll{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: left;
justify-content: center;
}
.how_dev_widget{
@@ -1380,6 +1380,15 @@ body.n_scroll{
text-align: left;
width: 100%;
}
.mobile_additionals_btns .checkbox_container{
display: none;
}
.mobile_additionals_btns .checkbox_container{
display: none;
}
.mobile_additionals_btns .button_form_feedback{
display: none;
}
.cards_contacts_container {
padding: 80px 70px;