This commit is contained in:
SBD
2024-01-21 16:00:58 +03:00
parent 2615b54db0
commit 35847e723d
3 changed files with 43 additions and 17 deletions

View File

@@ -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; */