master
candice 2 years ago
parent c86d714e8e
commit 3cadbaa129

@ -1846,7 +1846,8 @@ margin-bottom: 10px;
}
.numberBtn {
width: 100%;
overflow: hidden;
display: flex;
margin-top: 10px;
}
.minaddBtn {
background: #FFF;
@ -1858,7 +1859,7 @@ font-size: 35px;
margin-top: 5px;
cursor: pointer;
padding: 5px 10px 5px 10px !important;
margin-right: 5px;
margin-right: 10px;
}
.kidNum, .number {
width: 45% !important;
@ -1868,8 +1869,9 @@ border-radius: 4px;
height: 30px;
font-size: 25px;
position: relative;
top: -5px;
top: -3px;
padding: 10px !important;
margin-right: 10px;
}
.kids_age {
float: left;

Loading…
Cancel
Save