From 505798927f75c84693cc51becf16aa525503fc92 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 11 七月 2024 17:23:38 +0800
Subject: [PATCH] 2024.7.11

---
 src/App.vue |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 8f6d93e..afb2f2e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -11,4 +11,10 @@
   </el-config-provider>
 </template>
 
-<style scoped></style>
+<style>
+html,
+body {
+  margin: 0;
+  font-family: '鎬濇簮榛戜綋';
+}
+</style>

--
Gitblit v1.9.3