0.0.124 upd about_service static_page
This commit is contained in:
@@ -1644,7 +1644,7 @@ span#sub_title_static{
|
||||
line-height: 22px;
|
||||
}
|
||||
button#more_button{
|
||||
display: block;
|
||||
display: inline-block;
|
||||
height: 60px;
|
||||
width: 20%;
|
||||
background: #FF613A;
|
||||
@@ -1760,6 +1760,25 @@ button#more_button{
|
||||
margin: auto;
|
||||
padding: 10px;
|
||||
width: 30%;
|
||||
}
|
||||
.button_container{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#how_it_work_b{
|
||||
border-radius: 10px;
|
||||
background: #E6E6E6;
|
||||
width: 20%;
|
||||
height: 60px;
|
||||
font-family: Inter;
|
||||
font-size: 18px;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
line-height: 26px;
|
||||
color: rgba(39, 36, 36, 0.60);
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
/*end_static_pages*/
|
||||
|
||||
Reference in New Issue
Block a user