Browse Source

upd: font css modify

richard1015 4 years ago
parent
commit
768a234ccb
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/sites/mobile/App.vue

+ 0 - 5
src/sites/mobile/App.vue

@@ -38,11 +38,6 @@ export default defineComponent({
 
 <style lang="scss">
 #app {
-  font-family: PingFangSC-Regular;
-  -webkit-font-smoothing: antialiased;
-  -moz-osx-font-smoothing: grayscale;
-  -webkit-text-size-adjust: none;
-  -ms-text-size-adjust: 100%;
   background: #fff;
   height: 100%;
   width: 100%;