Skip to content

Commit 033eccb

Browse files
change fonts
1 parent bd77f2c commit 033eccb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus/src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
/* You can override the default Infima variables here. */
99
:root {
10+
--ifm-font-family-base: "Red Hat Text", "Overpass", helvetica, sans-serif;
1011
--ifm-color-primary: #25c2a0;
1112
--ifm-color-primary-dark: rgb(33, 175, 144);
1213
--ifm-color-primary-darker: rgb(31, 165, 136);

0 commit comments

Comments
 (0)