Files
jdt-game/src/app.scss

12 lines
133 B
SCSS

// .taro_page {
// background-color: #f5f5f5 !important;
// }
// body {
// line-height: 1;
// }
.mt-15 {
margin-top: 15px;
}