From de1de0e73bd260cb1babe7b15c9e943a381009de Mon Sep 17 00:00:00 2001
From: web <candymxq888@outlook.com>
Date: 星期五, 21 三月 2025 17:22:26 +0800
Subject: [PATCH] feat:增加温度系统界面

---
 index.html |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index e6a3153..8fb942e 100644
--- a/index.html
+++ b/index.html
@@ -17,10 +17,6 @@
       height: 100%;
       margin: 0;
       padding: 0;
-        //控制初始字体大小
-        @media(min-width: 1921px) and (max-width: 3840px) {
-            font-size: 32px;
-        }
     }
 
     .chromeframe {

--
Gitblit v1.9.3