From 1990129117c9446ea9f31a5cd16f1ab7cb0840c4 Mon Sep 17 00:00:00 2001 From: owen Date: Tue, 18 Feb 2025 00:01:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/style.css b/src/style.css index 2d68477..538870c 100644 --- a/src/style.css +++ b/src/style.css @@ -5,10 +5,3 @@ #app { background-color: #00203b; } - -@font-face { - font-family: 'MySubsetFont'; - src: url('assets/fonts/9RNKTxomYL9P.woff2') format('woff2'); - /* 选择最优格式 */ - font-display: swap; -} \ No newline at end of file