From 4bbe241ca5533f6dff000ec6fb8bc73a014cd16d Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Thu, 31 Mar 2022 11:23:05 +0800 Subject: [PATCH] gx --- src/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4798cf9..17e8591 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,7 +15,7 @@ <style> #app { - font-family: Avenir, Helvetica, Arial, sans-serif; + font-family: ui-rounded,SF Pro Rounded,SF Pro Text,medium-content-sans-serif-font,-apple-system,BlinkMacSystemFont,ui-sans-serif,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; -- Gitblit v1.9.1