Skip to content

Commit 0fe5881

Browse files
committed
Removed font-family directive. Browsers have a preferred font themselves. Let's not overwrite that.
1 parent 93648fa commit 0fe5881

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

web/css/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ html, body {
3535
height: 100%;
3636
margin: 0;
3737
padding: 0;
38-
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
3938
background-color: #36393F;
4039
display: flex;
4140
flex-direction: column;

0 commit comments

Comments
 (0)