0.0.124 upd partners and for customer page
This commit is contained in:
@@ -1716,10 +1716,11 @@ button#more_button{
|
||||
}
|
||||
.benefit_img{
|
||||
display: flex;
|
||||
height: 211px;
|
||||
height: fit-content;
|
||||
align-items: flex-start;
|
||||
gap: 74px;
|
||||
justify-content: center;
|
||||
margin-bottom: 20px
|
||||
|
||||
}
|
||||
|
||||
@@ -1753,7 +1754,7 @@ button#more_button{
|
||||
}
|
||||
.bottom_block_static>form>.inputs_l{
|
||||
margin: auto;
|
||||
padding: 10px;
|
||||
padding: 0px 10px 10px 10px;
|
||||
width: 30%;
|
||||
}
|
||||
.bottom_block_static>form>.button_register{
|
||||
@@ -1781,6 +1782,14 @@ button#more_button{
|
||||
|
||||
}
|
||||
|
||||
.benefit_img_item{
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
.benefit_img_item>span, h3{
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
/*end_static_pages*/
|
||||
|
||||
/*my routes END*/
|
||||
|
||||
Reference in New Issue
Block a user