1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 14:34:19 +02:00
This commit is contained in:
syuilo
2022-09-20 07:14:47 +09:00
parent 4a7bec4e57
commit 27b40053c7
3 changed files with 8 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ html {
}
&.useSystemFont {
font-family: sans-serif;
font-family: 'Hiragino Maru Gothic Pro', sans-serif;
}
}