This commit is contained in:
SBD
2023-11-28 17:38:48 +03:00
parent 3d738c2197
commit bbd39f5b24
2 changed files with 5 additions and 4 deletions

View File

@@ -369,7 +369,7 @@ body,html{
.descript_process_block{
display: flex;
width: calc(100% - 276px);
margin: 0 138px 0 138px;
padding-bottom: 130px;
}
.descript_process_container{
@@ -398,8 +398,9 @@ body,html{
}
.form_consultation_container{
padding: 130px 90px 0 90px;
padding: 0 90px 0 90px;
padding-bottom: 90px;
margin-top: 130px;
}