From 40f2e0a67cb3b788262f156deb7187d9735b5196 Mon Sep 17 00:00:00 2001
From: zhangnuoyan <9354631+zhangnuoyan@user.noreply.gitee.com>
Date: 星期日, 25 八月 2024 14:25:38 +0800
Subject: [PATCH] feat: 增加一些组件
---
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