la 2 years ago
parent
commit
b399476397
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pages/courseResourcesAll.vue

+ 2 - 2
src/pages/courseResourcesAll.vue

@@ -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;
           }
         }