Files
xl-mobile/src/scss/index.scss

8 lines
109 B
SCSS
Raw Normal View History

2025-03-25 16:35:39 +08:00
Page {
--primary-color: #2D5CF6;
}
2025-03-26 19:10:41 +08:00
page {
background-color: #F2F3F5;
2025-03-27 15:38:21 +08:00
font-family: PingFang SC;
2025-03-26 19:10:41 +08:00
}