@@ -118,8 +118,8 @@ export default {
padding: 0 20px;
display: flex;
align-items: center;
- // justify-content: space-between;
- justify-content: center;
+ justify-content: space-between;
+ // justify-content: center;
font-weight: bolder;
.more{
color: #234ce6;