From 8ddf70355ea308c838938f0d39fb765de2afff0e Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 01 二月 2024 15:27:40 +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