Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -2196,6 +2196,7 @@
|
||||
object-fit: cover;
|
||||
height: 110px;
|
||||
width: 110px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.upload_photo_container{
|
||||
|
||||
@@ -137,6 +137,7 @@ legend {
|
||||
|
||||
html, body{
|
||||
height: 100%;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
.wrapper_content {
|
||||
@@ -2087,7 +2088,7 @@ button#more_button{
|
||||
}
|
||||
.mid_block_static>.text_wrapper>span{
|
||||
display: block;
|
||||
width: 50%;
|
||||
width: 55%;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.benefit_img{
|
||||
@@ -2240,13 +2241,16 @@ button#more_button{
|
||||
font-weight: 600;
|
||||
line-height: 26px;
|
||||
color: rgba(39, 36, 36, 0.60);
|
||||
margin-left: 5px;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.benefit_img_item{
|
||||
width: 30%
|
||||
width: 30%;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -2300,8 +2304,8 @@ button#more_button{
|
||||
border-radius: 10px;
|
||||
border: 1px solid #FF613A;
|
||||
width: 100%;
|
||||
height: 130px;
|
||||
min-width: 65px;
|
||||
min-height: 130px;
|
||||
|
||||
padding: 10px 0 0 10px;
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user