Browse Source

Merge remote-tracking branch 'origin/master'

yuhan 1 year ago
parent
commit
84c0837ad3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      itdmWeb/src/views/user/firstIndex.vue

+ 3 - 3
itdmWeb/src/views/user/firstIndex.vue

@@ -48,12 +48,12 @@ export default {
     top: 10%; */
 }
 .box{ 
-    height: 55px;
-    width: 245px;
+    height: 20%;
+    width: 40%;
     // border: 1px solid rgb(0, 0, 0);
 }
 .a1{
-    margin-left: 16.7%;
+    margin-left: 14%;
     margin-top: 4.9%;
     cursor: pointer;
 }