0.0.166
This commit is contained in:
@@ -838,13 +838,13 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.footer_els_container{
|
||||
width: 84%;
|
||||
width: calc(100% - 200px);
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.footer_el{
|
||||
width: 30%;
|
||||
width: 200px;
|
||||
margin-right: 50px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
@@ -865,7 +865,7 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.right_part_footer{
|
||||
width: 15%;
|
||||
width: 200px;
|
||||
}
|
||||
.footer_el_childs{
|
||||
margin-top: 20px;
|
||||
|
||||
Reference in New Issue
Block a user