From f63be6a1bd357877eef3bacf0cc003865c834f75 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 14 十月 2024 14:28:42 +0800
Subject: [PATCH] #
---
Monitor-APP/pages/home/home.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Monitor-APP/pages/home/home.css b/Monitor-APP/pages/home/home.css
index 267570c..b11a6b7 100644
--- a/Monitor-APP/pages/home/home.css
+++ b/Monitor-APP/pages/home/home.css
@@ -1,12 +1,12 @@
.text-content {
width: 100%;
height: 100%;
- font-size: 12px;
+ font-size: 2.4vw;
/* background-color: aliceblue; */
}
.swiper-head {
width: 100%;
- height:10%;
+ height:12%;
background-color: rgba(54, 94, 226, 0.5);
display: flex;
/* grid-template-columns: 2fr 3fr 2fr 2fr 1fr; */
--
Gitblit v1.9.1