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

+ 4 - 3
assets/a.scss

@@ -377,7 +377,8 @@ $colour :#009688 #5FB878 #393D49 #1E9FFF #F7B824 #FF5722;
                 left: 0;
                 bottom: 0;
                 right: 0;
-                margin-left: 1.5rem;
+                // margin-left: -1.5rem;
+                // margin-right: -1.5rem;
                 padding-right: 1.5rem;
                 background-color: #f0f0f0;
             }
@@ -389,7 +390,7 @@ $colour :#009688 #5FB878 #393D49 #1E9FFF #F7B824 #FF5722;
             }
 
             .name {
-                font-size    : 26px*0.5;
+                font-size    : 28px*0.5;
                 font-family  : PingFang-SC-Medium;
                 font-weight  : 500;
                 color        : rgba(175, 175, 175, 1);
@@ -407,7 +408,7 @@ $colour :#009688 #5FB878 #393D49 #1E9FFF #F7B824 #FF5722;
 
     button {
         width      : 100%;
-        height     : 5rem;
+        height     : 50px;
         position   : absolute;
         bottom     : 0;
         left       : 0;