xcx-shop/src/assets/base.scss
2025-08-28 06:51:56 +08:00

12 lines
134 B
SCSS

body{
font-size: .12rem;
}
*{
margin: 0; padding: 0;
}
ul,dl{
list-style: none;
}
h1,h2,h3,h4,h5,h6, b{
font-weight: normal;
}