Move to system font
parent
493bb27631
commit
c10451c0f3
|
@ -83,7 +83,7 @@ body {
|
|||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
background-color: #ffffff;
|
||||
font-family: "Open Sans", "Helvetica Neue", sans-serif;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
font-weight: normal;
|
||||
color: #252525;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
|
Loading…
Reference in New Issue