0.0.15
This commit is contained in:
@@ -127,7 +127,7 @@ body,html{
|
|||||||
height: 55px;
|
height: 55px;
|
||||||
background: #10212B;
|
background: #10212B;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 60px;
|
top: 59px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container_content_sections_buttons{
|
.container_content_sections_buttons{
|
||||||
@@ -201,12 +201,12 @@ body,html{
|
|||||||
|
|
||||||
.descript_process_block{
|
.descript_process_block{
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: calc(100% - 276px);
|
||||||
margin: 0 138px 0 138px;
|
margin: 0 138px 0 138px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.descript_process_container{
|
.descript_process_container{
|
||||||
width: 20%;
|
width: 25%;
|
||||||
background: none;
|
background: none;
|
||||||
text-align: -webkit-center;
|
text-align: -webkit-center;
|
||||||
}
|
}
|
||||||
@@ -231,7 +231,7 @@ body,html{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form_consultation_container{
|
.form_consultation_container{
|
||||||
margin: 130px 90px 110px 90px;
|
margin: 130px 90px 0 90px;
|
||||||
padding-bottom: 110px;
|
padding-bottom: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user