更新部分样式,增加部分功能

This commit is contained in:
2024-09-29 16:14:34 +08:00
parent 469c1e29f7
commit 1a76727331
2 changed files with 16 additions and 1 deletions

View File

@@ -377,4 +377,16 @@ text {
}
.filter-gray{
filter: grayscale(1);
}
}
// .u-font-20{
// font-size: 10px;
// }
// .u-font-24{
// font-size: 12px;
// }
// .u-font-28{
// font-size: 14px;
// }
// .u-font-32{
// font-size: 16px;
// }