App: fix some CSS styling bugs related to Safari support
This commit is contained in:
@@ -19,6 +19,10 @@ body {
|
||||
font-family: "Manrope";
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
pre,
|
||||
code {
|
||||
font-family: "IBM Plex Mono";
|
||||
|
||||
Reference in New Issue
Block a user