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