0.0.44
This commit is contained in:
@@ -368,15 +368,18 @@ body,html{
|
|||||||
|
|
||||||
.descript_process_block{
|
.descript_process_block{
|
||||||
display: flex;
|
display: flex;
|
||||||
width: calc(100% - 276px);
|
width: 100%;
|
||||||
padding-bottom: 70px;
|
padding-bottom: 70px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.descript_process_container{
|
.descript_process_container{
|
||||||
width: 25%;
|
width: 250px;
|
||||||
background: none;
|
background: none;
|
||||||
text-align: -webkit-center;
|
text-align: -webkit-center;
|
||||||
|
margin-bottom: 23px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.photo_container_descript_process{
|
.photo_container_descript_process{
|
||||||
|
|||||||
Reference in New Issue
Block a user