0.0.183
This commit is contained in:
@@ -485,15 +485,15 @@
|
||||
.footer_els_container{
|
||||
width: 100%;
|
||||
}
|
||||
.right_part_footer{
|
||||
width: 200px;
|
||||
text-align: -webkit-right;
|
||||
float: right;
|
||||
margin-top: 60px;
|
||||
}
|
||||
.footer_el{
|
||||
width: 100%;
|
||||
}
|
||||
/*.right_part_footer{*/
|
||||
/* width: 40%;*/
|
||||
/* text-align: -webkit-left;*/
|
||||
/* float: right;*/
|
||||
/* !*margin-top: 60px;*!*/
|
||||
/*}*/
|
||||
/*.footer_el{*/
|
||||
/* width: 40%;*/
|
||||
/*}*/
|
||||
|
||||
}
|
||||
|
||||
@@ -511,6 +511,18 @@
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.right_part_footer {
|
||||
width: 87%;
|
||||
text-align: -webkit-right;
|
||||
float: right;
|
||||
/* margin-top: 60px; */
|
||||
}
|
||||
.footer_el {
|
||||
width: 40%;
|
||||
}
|
||||
.footer_el{
|
||||
width: 89%;
|
||||
}
|
||||
.service_block_container {
|
||||
margin: unset;
|
||||
/* margin-bottom: 70px; */
|
||||
|
||||
Reference in New Issue
Block a user