feat:新增原子样式

This commit is contained in:
duanshuwen
2025-10-14 18:26:46 +08:00
parent 52975fe514
commit 851bfe149c
3 changed files with 51 additions and 0 deletions

View File

@@ -11,6 +11,10 @@
font-size: 16px;
}
.font-size-17 {
font-size: 17px;
}
.font-size-18 {
font-size: 18px;
}