@@ -136,13 +136,14 @@ ul, li {
.curr-award-item{
width: 1.32rem;
- height: 1.44rem;
+ height: 1.34rem;
background: #FDFCFA;
border-radius: 0.08rem;
display: flex;
flex-direction: column;
- justify-content: center;
+ /* justify-content: center; */
align-items: center;
+ padding-top: 0.1rem;
margin-left: 0.12rem;
margin-bottom: 0.12rem;
}