Files
MALL_MP_WX/pages/startPage/index.css

8 lines
108 B
CSS
Raw Normal View History

2024-02-28 17:26:46 +08:00
.start-container{
width: 100vw;
height: 100vh;
}
.start-container image {
width: 100%;
height: 100%;
}