Files
template-10584/src/pages/index/chart/index.scss
2025-06-26 11:41:12 +08:00

8 lines
130 B
SCSS

.index {
width: 100vw;
height: 100vh;
background-color: #F3F3F3;
background-repeat: no-repeat;
background-size: 100%;
}