fix:修改字体系列。

This commit is contained in:
zhangyu
2020-10-12 16:13:19 +08:00
parent 5fdcd89e2d
commit 4fb561cdcf

View File

@@ -11,7 +11,7 @@
* {
margin: 0;
padding: 0;
font-family: NotoSans;
font-family: Roboto;
}
@media only screen and (min-width: 10px) and (min-height: 10px){
html {