From d6e6f8b5b31e132e4597eb531168d3e88f3bda72 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 04 七月 2025 17:26:49 +0800
Subject: [PATCH] 2025.7.4 动态溯源

---
 src/styles/index.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/styles/index.scss b/src/styles/index.scss
index 23285cd..7f53a8b 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -1,2 +1,6 @@
 @use './base.scss';
 @use './elementUI.scss';
+
+body {
+  font-family: fantasy;
+}

--
Gitblit v1.9.3