nieyuge 2 سال پیش
والد
کامیت
65057f421d
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      src/App.vue
  2. 1 0
      src/components/footer.vue

+ 1 - 0
src/App.vue

@@ -7,5 +7,6 @@ html, body {
     margin: 0;
     padding: 0;
     user-select: none;
+    font-family: TwitterChirp, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
 }
 </style>

+ 1 - 0
src/components/footer.vue

@@ -99,6 +99,7 @@ export default {
                         width: .8rem;
                     }
                     .font {
+                        font-size: 0.301rem;
                         margin-top: -0.1rem;
                     }
                 }