mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-22 01:38:41 -06:00
default font size
This commit is contained in:
parent
98bfd23da8
commit
4ba3add341
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ html {
|
|||
overflow: auto;
|
||||
overflow-wrap: break-word;
|
||||
font-family: 'Lexend', 'Hiragino Maru Gothic Pro', "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif;
|
||||
font-size: 15px;
|
||||
font-size: 16px;
|
||||
line-height: 1.35;
|
||||
text-size-adjust: 100%;
|
||||
tab-size: 2;
|
||||
|
|
Loading…
Reference in a new issue