From 66af6d571a1608ea20a5c5f4b3dc1735e6e3ad97 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Mon, 17 Jun 2024 09:17:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/home_head.html | 2 +- ruoyi-admin/src/main/resources/templates/home_head1.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html index 93ceaf0..d286b91 100644 --- a/ruoyi-admin/src/main/resources/templates/home_head.html +++ b/ruoyi-admin/src/main/resources/templates/home_head.html @@ -16,7 +16,7 @@ display: flex; justify-content: center; align-items: center; - width: 1690px; + max-width: 1691px; margin: 0 auto; margin-bottom: 35px; } diff --git a/ruoyi-admin/src/main/resources/templates/home_head1.html b/ruoyi-admin/src/main/resources/templates/home_head1.html index 08d9bb4..fe8b7ee 100644 --- a/ruoyi-admin/src/main/resources/templates/home_head1.html +++ b/ruoyi-admin/src/main/resources/templates/home_head1.html @@ -16,7 +16,7 @@ display: flex; justify-content: center; align-items: center; - width: 1690px; + max-width: 1691px; margin: 0 auto; } #hd .bg_image1{