@@ -325,7 +325,7 @@ import { user } from "@/store/user.js";
display: flex;
height: 50px;
line-height: 50px;
- margin: 30px auto;
+ margin: 5px auto;
.bigTitle{
font-size: 16px;
font-weight: 600;
@@ -344,7 +344,7 @@ import { user } from "@/store/user.js";
font-weight: 400;
text-align: center;
color: #949494;
- margin-right: 2%;
+ margin-right: 4%;
cursor: pointer;
}