diff --git a/src/views/medal/urules.vue b/src/views/medal/urules.vue
index 7f84ffd0..1f195eb1 100644
--- a/src/views/medal/urules.vue
+++ b/src/views/medal/urules.vue
@@ -16,7 +16,7 @@
{{item.study}}
{{item.day}}
{{item.steadily}}
- {{item.popularity}}
+ {{item.popularity}}
@@ -88,8 +88,8 @@ export default {
height: 58px;
.cont-left{
flex: 1;
- margin-left: 8%;
- text-align: center;
+ margin-left: 10%;
+ // text-align: center;
font-size: 14px;
color: #666666;
font-weight: 400;
@@ -103,8 +103,8 @@ export default {
}
.cont-right{
flex: 2;
- margin-left: 8%;
- text-align: center;
+ margin-left: 4%;
+ // text-align: center;
font-size: 14px;
color: #666666;
font-weight: 400;