0.0.43
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user