We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb510e commit f6003a2Copy full SHA for f6003a2
1 file changed
assets/common.css
@@ -40,7 +40,7 @@
40
/* Fonts */
41
--font-primary: "Nunito", sans-serif;
42
--font-secondary: "Sen", sans-serif;
43
- --font-monospace: "Fira Mono", monospace;
+ --font-monospace: "Fira Code", monospace;
44
--font-weight-light: 400;
45
--font-weight-code: 400;
46
--font-weight-normal: 400;
0 commit comments