添加字体包
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
font-size: 1.6rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-family: 'KaiseiOpti-Regular', sans-serif;
|
||||
}
|
||||
#loading {
|
||||
position: fixed;
|
||||
|
||||
@@ -19,7 +19,6 @@ body,
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
font-family: 'Medium';
|
||||
}
|
||||
@keyframes loading {
|
||||
0% {
|
||||
|
||||
@@ -21,7 +21,7 @@ body,
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
font-family: 'Medium';
|
||||
// font-family: 'Medium';
|
||||
}
|
||||
|
||||
@keyframes loading {
|
||||
|
||||
Reference in New Issue
Block a user