@@ -1092,6 +1092,7 @@ const pageTouchmove=(e)=>{
li{
display: flex;
justify-content: space-between;
+ align-items: flex-start;
padding: 30px 0 10px 0;
width: 100%;
box-sizing: border-box;
@@ -1110,6 +1111,9 @@ const pageTouchmove=(e)=>{
flex-shrink: 0;
font-size: 28px;
width: 150px;
+ line-height: 1;
+ position: relative;
+ top: 3px;
}
.one{