mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-22 07:07:59 +00:00
Change the default font to Helvetica Neue
This commit is contained in:
@@ -3,7 +3,9 @@ body {
|
||||
height:100%;
|
||||
background-color: white;
|
||||
color: #424242;
|
||||
font-family: 'open_sanslight', 'Helvetica Neue', Helvetica, sans-serif;
|
||||
font-family: 'Helvetica Neue',
|
||||
Helvetica,
|
||||
sans-serif;
|
||||
font-size: 28px;
|
||||
margin:0;
|
||||
padding:0;
|
||||
|
||||
Reference in New Issue
Block a user