refactor(aklive2d): update css to use noto font families
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-wrap: nowrap;
|
||||
font-family: "Noto Sans SC", sans-serif;
|
||||
font-family: 'Noto Sans SC', 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans', sans-serif;
|
||||
}
|
||||
.links {
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user