feat: add selector module

This commit is contained in:
Qiuxia Fan
2021-12-15 15:43:38 +08:00
parent d00e547099
commit 9cb8e2b64d
15 changed files with 238 additions and 14 deletions

View File

@@ -18,7 +18,7 @@
body {
margin: 0;
line-height: 1.5;
font-size: 13px;
font-size: 14px;
color: #3d444f;
font-family: 'Helvetica', 'Arial', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
text-rendering: optimizeLegibility;