0.0.259 small upd for styles

This commit is contained in:
2023-11-27 18:21:33 +03:00
parent 57a419eeaa
commit 0f10e274e6
8 changed files with 117 additions and 21 deletions

View File

@@ -2,6 +2,11 @@
@media (max-width: 1280px){
button#remove_route{
width: 100%;
text-align: center;
}
.sf_1_column {
padding-left: 35px;
padding-right: 105px;
@@ -11,6 +16,26 @@
}
}
@media (max-width: 1199px){
.dropbtn{
margin-right: 20px;
}
.header_logo, .header_btn_mover{
margin-right: 20px;
}
#customer_service{
margin-right: 10px;
}
.info_profile{
width: 97%;
}
.menu_buttons.curtain.left.close.chat{
width: 275px;
}
.benefit_img_about_service>figure>img{
width: 173px;
}
@@ -30,7 +55,7 @@
width: 90%;
}
.input_f_profile{
width: calc(90% - 30.4px);
width: calc(95% - 30.4px);
}
#img_msg_by_email{
left: 33%;
@@ -80,10 +105,32 @@
}
}
@media (max-width: 1115px){
.second-footer>div>div>a,
.second-footer>div>div{
font-size: 14px;
}
.header_logo>a, .header_btn_mover>a, .header_btn_sender>a, #customer_service, .registration_button, .enter_button{
font-size: 14px;
}
.second-footer>div>div>a,
.second-footer>div>div{
font-size: 14px;
}
footer>div{
}
.menu_buttons.curtain.left.close.chat{
width: 275px;
}
.info_profile{
width: 94%;
}
.phones_carrier_span, .email_carrier_span{
width: calc(88% - 10px);
}
}
@media (max-width: 1064px){
@@ -91,6 +138,10 @@
margin-right: 26px;
}
.menu_buttons.curtain.left.close.chat{
width: 265px;
}
.header_btn_sender{
margin-right: 5px;
}
@@ -103,6 +154,17 @@
@media (max-width: 1024px){
.wrapper_name_art{
font-size: 29px;
line-height: 33px;
}
.not_found_routes>img{
display: none;
}
.subscribe_inf{
height: 364px;
@@ -575,6 +637,9 @@
width: 92%;
padding: unset;
}
#scroll_to_div>form>.button_register{
width: 92%;
}
span#sub_title_static{
/*margin: unset;*/
}
@@ -914,7 +979,7 @@
margin: unset;
}
.news_gradient{
height: 36px;
height: 53px;
}
.news_item_pagination{
width: unset;
@@ -971,6 +1036,7 @@
}
.inf_carrier_container{
padding-top: 70px;
padding-bottom: 10px;
}
@@ -1389,6 +1455,15 @@
}
@media (max-width: 776px){
.font-large{
font-size: 20px;
}
.wrapper_text_art>p{
font-size: 14px;
}
.another_subscribe {
flex-direction: column;
}
@@ -1518,6 +1593,13 @@
}
@media (max-width: 575px){
.phones_carrier{
display: block;
}
.first-line-card-carrier{
text-align: center;
}
.container_inf_about_moving{
width: 100%;
}