Merge remote-tracking branch 'origin/main'

This commit is contained in:
SBD
2023-11-18 18:39:43 +03:00

View File

@@ -60,10 +60,14 @@
} }
} }
@media (max-width: 1064px){ @media (max-width: 1064px){
.header_logo, .header_btn_mover, .header_btn_sender{ .header_logo, .header_btn_mover{
margin-right: 26px; margin-right: 26px;
} }
.header_btn_sender{
margin-right: 5px;
}
.benefit_img_about_service>figure>img { .benefit_img_about_service>figure>img {
width: 153px; width: 153px;
} }