We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1336df commit 9f6b083Copy full SHA for 9f6b083
src/css/custom.css
@@ -18,9 +18,14 @@
18
--ifm-color-primary-lightest: #3cad6e;
19
20
--ifm-code-font-size: 95%;
21
+
22
--ifm-font-family-base: 'Noto Sans', sans-serif;
23
--ifm-font-weight-base: 360;
24
25
--ifm-heading-font-family: 'Red Hat Display', sans-serif;
26
+ --ifm-heading-font-weight: 650;
27
28
+ --ifm-font-weight-bold: 600;
29
30
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
31
}
0 commit comments