Add more sans fonts
Fixes https://github.com/matrix-org/matrix.to/issues/121
This commit is contained in:
parent
122bb55535
commit
577c7006cd
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ body,
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
font-family: Helvetica Neue;
|
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Reference in a new issue