Add more sans fonts

Fixes https://github.com/matrix-org/matrix.to/issues/121
This commit is contained in:
J. Ryan Stinnett 2020-09-21 18:27:37 +01:00
parent 122bb55535
commit 577c7006cd

View File

@ -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;