diff --git a/common.scss b/common.scss index afe1319..463cc5f 100644 --- a/common.scss +++ b/common.scss @@ -29,6 +29,7 @@ justify-content: center !important; align-items: center !important; font-size: 26rpx; + line-height: unset; } .share::after{ border: none; diff --git a/pages/index/center.vue b/pages/index/center.vue index d533c88..cb0ba85 100644 --- a/pages/index/center.vue +++ b/pages/index/center.vue @@ -1,76 +1,92 @@