0.0.195 media 360px for user_profile
This commit is contained in:
@@ -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*/
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user