0.0.260 bug fix

This commit is contained in:
2023-11-28 14:33:24 +03:00
parent f5115f82fb
commit c9b21ded98
3 changed files with 12 additions and 3 deletions

View File

@@ -142,6 +142,10 @@
width: 265px;
}
.social_media_footer{
margin-bottom: 60px;
}
.header_btn_sender{
margin-right: 5px;
}
@@ -1730,6 +1734,10 @@
@media (max-width: 440px){
.f-r{
text-align: left;
}
.info_profile>div>div>.left-part-carrier-card>.container_inf_about_moving>.line_inf_about_moving>.carrier_inf_moving.left {
width: 35%;
}