Move to system font

pull/310/head
cagataycivici 2020-04-29 18:34:09 +03:00
parent 493bb27631
commit c10451c0f3
1 changed files with 1 additions and 1 deletions

View File

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