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;