mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-05-28 02:48:02 +08:00
11 lines
103 B
SCSS
11 lines
103 B
SCSS
html {
|
|
body {
|
|
margin: 0px;
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
|
|
html, body {
|
|
margin: 0;
|
|
}
|