1007395918@qq.com 5 年前
父节点
当前提交
271a1fcb88
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      src/components/indexMenus/index.scss
  2. 1
    1
      src/pages/project/index.scss

+ 1
- 1
src/components/indexMenus/index.scss 查看文件

7
     display: flex;
7
     display: flex;
8
     align-items: center;
8
     align-items: center;
9
     justify-content: space-between;
9
     justify-content: space-between;
10
-    margin: -94px auto 0 auto;
10
+    margin: -64px auto 0 auto;
11
     position: relative;
11
     position: relative;
12
     .mune-item{
12
     .mune-item{
13
       text-align: center;
13
       text-align: center;

+ 1
- 1
src/pages/project/index.scss 查看文件

79
   display: flex;
79
   display: flex;
80
   align-items: center;
80
   align-items: center;
81
   justify-content: space-between;
81
   justify-content: space-between;
82
-  margin: -94px auto 0 auto;
82
+  margin: -64px auto 0 auto;
83
   position: relative;
83
   position: relative;
84
   .mune-item{
84
   .mune-item{
85
     text-align: center;
85
     text-align: center;