From 406a398a94d54b854472063f219ae87e8fcf4a98 Mon Sep 17 00:00:00 2001 From: zhangxiao <898441624@qq.com> Date: 星期三, 21 八月 2024 09:50:20 +0800 Subject: [PATCH] fix: 组件 --- src/styles/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/styles/index.scss b/src/styles/index.scss index 22d43a1..e07e6a8 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -1,5 +1,5 @@ @import "transition.scss"; -@import "style-web.scss"; +// @import "style-web.scss"; html { font-size: 10vw; -- Gitblit v1.8.0