We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c7648 commit ac0fbd1Copy full SHA for ac0fbd1
1 file changed
src/css/custom.css
@@ -18,6 +18,9 @@
18
--ifm-font-family-base: "Inter Variable", sans-serif;
19
--ifm-font-family-monospace: "Roboto Mono", monospace;
20
--ifm-font-weight-bold: 640;
21
+ --ifm-h4-font-size: 20px;
22
+ --ifm-h5-font-size: 18px;
23
+ --ifm-h6-font-size: 16px;
24
--ifm-global-radius: 0;
25
--ifm-alert-border-width: 5px;
26
--docusaurus-highlighted-code-line-bg: #e8e8ff;
0 commit comments