12 lines
127 B
SCSS
12 lines
127 B
SCSS
// .taro_page {
|
|
// background-color: #f5f5f5 !important;
|
|
// }
|
|
|
|
body {
|
|
// line-height: 1;
|
|
}
|
|
|
|
.mt-15 {
|
|
margin-top: 15px;
|
|
}
|