0.0.195 media 360px for user_profile

This commit is contained in:
2023-11-02 15:35:05 +03:00
parent 96efd045b4
commit b0b6513bb7
6 changed files with 495 additions and 60 deletions

View File

@@ -126,6 +126,7 @@
}
button#more_button{
width: 100%;
margin-top: 40px;
}
#title_static{
font-size: 34px;
@@ -356,12 +357,55 @@
}
.container_subscribe{
margin: 0 auto;
margin: 20px 16px;
width: unset;
}
.first-decr-subscribe{
width: 55%;
margin: 0 auto;
}
.periud_subscribe{
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 22px;
}
.bottom_block_static img{
display: none;
}
#title_static_customer{
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 36px;
margin: unset;
}
.map_wrapper{
display: none;
}
.text_wrapper{
background-image: url("/static/img/svg/mobMap.svg");
background-size: cover;
}
/* for_customers*/
/* user_profile*/
section.profile{
padding: unset;
}
.menu_profile{
display: none;
}
.info_profile{
width: 100%;
float: none;
}
/* END user_profile*/
}

View File

@@ -145,10 +145,10 @@ html, body{
}
.wrapper_main{
max-width: 1280px;
margin: auto;
}
/*.wrapper_main{*/
/* max-width: 1280px;*/
/* margin: auto;*/
/*}*/
@@ -1807,7 +1807,14 @@ button.cancel_remove{
/*Static_pages*/
#title_static{
text-align: center;
font-family: Inter;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 52px;
margin-bottom: 40px;
}
#title_static_customer{
text-align: center;
font-size: 44px;
font-style: normal;
font-weight: 700;