feat: udpate font style

This commit is contained in:
QiShaoXuan
2022-09-28 17:26:22 +08:00
parent 0662b5f7a7
commit cb432a8892
+5 -1
View File
@@ -144,9 +144,13 @@ button,
select,
keygen,
legend {
font: 18px/1.14 arial, \5b8b\4f53;
color: #333;
outline: 0;
font-size: 18px;
line-height: 1.5;
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma,
PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif,
Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
body {
background: #fff;