Merge pull request #133 from matrix-org/jryans/more-sans
Add more sans fonts
This commit is contained in:
commit
427a81f331
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ body,
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
font-family: Helvetica Neue;
|
||||
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
|
||||
font-style: normal;
|
||||
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Reference in a new issue