From e7bef8f799b0cefd5ea1817d578cc868cbfea1f4 Mon Sep 17 00:00:00 2001
From: web <candymxq888@outlook.com>
Date: 星期五, 11 四月 2025 10:48:16 +0800
Subject: [PATCH] fix:修改水温实时监测界面,对接数据

---
 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