From f979ed5a82e2038b96ea7eb2063fcf08a6ba1bf8 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 01 十二月 2023 16:42:34 +0800 Subject: [PATCH] # --- App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/App.vue b/App.vue index a7428d0..41c6a63 100644 --- a/App.vue +++ b/App.vue @@ -16,7 +16,7 @@ /*姣忎釜椤甸潰鍏叡css */ body { background-color: #f8fafb; - font-family: 'my-font', Helvetica Neue, Helvetica, sans-serif; + font-family: Helvetica Neue, Helvetica, sans-serif,'my-font'; } @font-face { -- Gitblit v1.9.1