Fix default font setting
This commit is contained in:
@@ -28,7 +28,7 @@ body {
|
||||
padding: 0;
|
||||
}
|
||||
body {
|
||||
font: normal 100%/1 "Iosevka Aile Web", monospace;
|
||||
font-family: "Iosevka Aile Web", monospace;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user