From 94e6a3b240b6a972408dcb6719ba2a1df0e7746e Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期三, 08 十一月 2023 16:18:59 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/monitor/css/index.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/monitor/css/index.css b/src/main/webapp/views/monitor/css/index.css
index 69a64a1..e1e1c28 100644
--- a/src/main/webapp/views/monitor/css/index.css
+++ b/src/main/webapp/views/monitor/css/index.css
@@ -57,7 +57,7 @@
     display: flex;
     align-items: center;
     justify-content: center;
-    font-size: 28px;
+    font-size: 24px;
     font-weight: 600;
 }
 .box-body {
@@ -84,7 +84,7 @@
     align-items: center;
     justify-content: center;
     text-align: center;
-    font-size:18px;
+    font-size:16px;
     font-weight: 700;
 }
 .table-item {

--
Gitblit v1.9.1