fix: update some strings
This commit is contained in:
parent
dd6eeb3b50
commit
2b6912b211
5 changed files with 18 additions and 9 deletions
|
@ -4,8 +4,16 @@
|
|||
url("/assets/otadesign_rounded.woff") format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pretendard JP Variable';
|
||||
font-weight: 45 920;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
src: url('./woff2/PretendardJPVariable.woff2') format('woff2-variations');
|
||||
}
|
||||
|
||||
.font-misskey {
|
||||
font-family: "OTADESIGN Rounded";
|
||||
font-family: "Pretendard JP Variable";
|
||||
}
|
||||
|
||||
.loading {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue