carey0001 5 years ago
parent
commit
e8c1697836
1 changed files with 5 additions and 4 deletions
  1. 5 4
      assets/a.scss

+ 5 - 4
assets/a.scss

@@ -1,6 +1,6 @@
 @charset "utf-8";
 //font 
-$table:150px*0.5;
+$table:98px*0.5;
 $a    :0.5;
 $z1   :10;
 $z2   :50;
@@ -20,7 +20,7 @@ body {
         height          : $table;
         margin          : 0;
         background-color: #fff;
-        padding-top     : 15px;
+        padding     : 5px 0;
         z-index         : 10000;
 
         ul {
@@ -64,13 +64,14 @@ body {
                 height         : 100%;
                 display        : inline-block;
                 text-align     : center;
-                background-size: 30px !important;
+                background-size: 22px !important;
                 background     : no-repeat center top;
 
                 span {
-                    margin-top: 33px;
+                    margin-top: 24px;
                     display   : inline-block;
                     color     : rgba(175, 175, 175, 1);
+                    font-size: 10px;
                 }
 
             }