更改字体
This commit is contained in:
@@ -13,7 +13,6 @@ p {
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
font-family: 'Medium';
|
||||
}
|
||||
|
||||
html,
|
||||
@@ -22,6 +21,7 @@ body,
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
font-family: 'Medium';
|
||||
}
|
||||
|
||||
@keyframes loading {
|
||||
|
||||
Reference in New Issue
Block a user