0.0.233 add margin for header and main_content

This commit is contained in:
2023-11-18 18:38:53 +03:00
parent ea76733305
commit 06a2e883fb

View File

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