0.0.210 small upd for menu_profile

This commit is contained in:
2023-11-10 14:27:49 +03:00
parent 618064d16a
commit e455a19ff3

View File

@@ -1153,6 +1153,15 @@ h2.title_new_route{
/*}*/
#customer>.text_btn_profile{
top: 10px;
left: 4px;
}
#mover>.text_btn_profile{
top: 10px;
left: 4px;
}
.text_btn_profile{
color: rgba(39, 36, 36, 0.60);
/* Body text 1 */
@@ -1181,9 +1190,12 @@ h2.title_new_route{
.menu_profile>div>img.svg {
position: absolute;
left: 10px;
top: 22px;
/*position: absolute;*/
/*left: 10px;*/
/*top: 22px;*/
float: left;
margin-top: 10px;
}
.selected{
@@ -2144,6 +2156,7 @@ button#more_button{
.button_container{
text-align: -webkit-center;
width: 100%;
margin-top: 40px;
}
#how_it_work_b{
@@ -2151,7 +2164,6 @@ button#more_button{
background: #E6E6E6;
width: 20%;
height: 60px;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 600;
@@ -2163,7 +2175,7 @@ button#more_button{
}
.benefit_img_item{
max-width: 30%
width: 30%
}