0.0.210 small upd for menu_profile
This commit is contained in:
@@ -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{
|
.text_btn_profile{
|
||||||
color: rgba(39, 36, 36, 0.60);
|
color: rgba(39, 36, 36, 0.60);
|
||||||
/* Body text 1 */
|
/* Body text 1 */
|
||||||
@@ -1181,9 +1190,12 @@ h2.title_new_route{
|
|||||||
|
|
||||||
|
|
||||||
.menu_profile>div>img.svg {
|
.menu_profile>div>img.svg {
|
||||||
position: absolute;
|
/*position: absolute;*/
|
||||||
left: 10px;
|
/*left: 10px;*/
|
||||||
top: 22px;
|
/*top: 22px;*/
|
||||||
|
|
||||||
|
float: left;
|
||||||
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selected{
|
.selected{
|
||||||
@@ -2144,6 +2156,7 @@ button#more_button{
|
|||||||
.button_container{
|
.button_container{
|
||||||
text-align: -webkit-center;
|
text-align: -webkit-center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#how_it_work_b{
|
#how_it_work_b{
|
||||||
@@ -2151,7 +2164,6 @@ button#more_button{
|
|||||||
background: #E6E6E6;
|
background: #E6E6E6;
|
||||||
width: 20%;
|
width: 20%;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
font-family: Inter;
|
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
@@ -2163,7 +2175,7 @@ button#more_button{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.benefit_img_item{
|
.benefit_img_item{
|
||||||
max-width: 30%
|
width: 30%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user