Browse Source

fix:移动端适配

shenchunlv 2 years ago
parent
commit
896c6b60ab
1 changed files with 2 additions and 1 deletions
  1. 2 1
      static/m_index.less

+ 2 - 1
static/m_index.less

@@ -187,9 +187,10 @@ body {
     .home-static-btn {
       // margin-top: 18px;
       height: 100px;
+      font-size: 60px !important;
       border-radius: 100px;
       color: #723bed;
-      padding: 0 40px;
+      padding: 0 80px;
       // width: 150px;
       cursor: pointer;
     }