From 2e4d3b7ea2a498d7ced5d589c32445e7ab1fbecb Mon Sep 17 00:00:00 2001 From: qiukai <123@qq.com> Date: Wed, 19 Mar 2025 08:52:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=BA=E5=AF=B8=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/SoftwareFactory/index.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/forge/SoftwareFactory/index.scss b/src/forge/SoftwareFactory/index.scss index 8240529a3..b3d3e7be6 100644 --- a/src/forge/SoftwareFactory/index.scss +++ b/src/forge/SoftwareFactory/index.scss @@ -52,11 +52,11 @@ $blue-color-light: rgba(39, 118, 217, 1); bottom: 0; left: 0; z-index: 99; - height: 100vh; - width: 100vw; + height: 1080px; + width: 1920px; .home-wrap { - height: 100vh; - width: 100vw; + height: 1080px; + width: 1920px; background-image: url(./img/bj1.png); background-size: 100% 100%; display: flex;