fix safari bug, fix #464
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
|
||||
font-family: 'Inter';
|
||||
font-size: 18px;
|
||||
color: $color-black;
|
||||
line-height: 1.5;
|
||||
|
||||
Reference in New Issue
Block a user