xieren 6 years ago
parent
commit
3d2653fbe5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/components/Ranks.vue

+ 3 - 3
src/components/Ranks.vue

@@ -126,12 +126,12 @@ export default {
   width: 25%;
 }
 .rank_list li .ct_bd_phone {
-  width: 47%;
+  width: 45%;
 }
 .rank_list li .ct_bd_goldNmb {
-  width: 22%;
+  width: 24%;
   text-align: left;
-  margin-left: 5%;
+  text-align: center;
 }
 .back_btn {
   display: block;