mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-23 08:22:43 +08:00
7 lines
94 B
SCSS
7 lines
94 B
SCSS
#root {
|
|
width: 100%;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
background-color: #ffffff;
|
|
}
|