Add more sans fonts
Fixes https://github.com/matrix-org/matrix.to/issues/121
This commit is contained in:
parent
122bb55535
commit
577c7006cd
@ -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 New Issue
Block a user