This commit is contained in:
SBD
2023-11-28 17:48:17 +03:00
parent f8420ce693
commit 822445021d
2 changed files with 7 additions and 4 deletions

View File

@@ -370,6 +370,7 @@ body,html{
display: flex;
width: calc(100% - 276px);
padding-bottom: 70px;
margin: auto;
}
.descript_process_container{
@@ -398,9 +399,10 @@ body,html{
}
.form_consultation_container{
padding: 0 90px 0 90px;
padding: 70px 90px 0 90px;
padding-bottom: 90px;
margin-top: 130px;
margin-top: 70px;
}
@@ -736,7 +738,7 @@ body,html{
.block_how_dev_title{
width: 100%;
text-align: center;
text-align: left;
margin-bottom: 50px;
}
@@ -774,6 +776,7 @@ body,html{
.how_dev_widget_txt{
width: calc(100% - 55px);
margin-right: 20px;
font-weight: 600;
}
.first_line_widget_how_dev{