@@ -61,7 +61,7 @@
.intro-base-text-content {
width: 100%;
font-size: 16px;
- line-height: 16px;
+ line-height: 20px;
color: #000;
}
@@ -188,7 +188,7 @@
.preview-container {
width: 1400px;
- height: 750px;
+ height: 720px;
border-radius: 8px;
display: flex;
flex-direction: column;
@@ -193,7 +193,7 @@
.layoutMobile {
:global {
.layout-container {
- left: 9%;
+ transform: translate(-51%, -44%);
@@ -184,7 +184,6 @@ function A0Base() {
: `url(${require('./image/bg_map.png')})`
}}
>
- <img src='' alt='' />
{isFloor && !showIntro && <Layout setIsFloor={setIsFloor} />}
{showIntro &&
(isFloor ? (