File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 --ifm-color-primary-lighter : # 0500e1 ;
1616 --ifm-color-primary-lightest : # 0500e1 ;
1717 --ifm-code-font-size : 95% ;
18- --ifm-font-family-base : ' Inter' , sans-serif;
18+ --ifm-font-family-base : " Inter Variable" , sans-serif;
1919 --ifm-font-family-monospace : "Roboto Mono" , monospace;
2020 --ifm-global-radius : 0 ;
2121 --ifm-alert-border-width : 5px ;
@@ -80,8 +80,14 @@ html[data-theme='dark'] {
8080 src : url ("/static/fonts/RobotoMono-Regular.ttf" ) format ("truetype" );
8181}
8282
83- article strong , h1 {
84- font-family : "Roboto Medium" , sans-serif;
83+ h1 , h2 , h3 , h4 , h5 , h6 {
84+ font-family : "Inter Variable" , sans-serif;
85+ letter-spacing : -0.04em ;
86+ font-weight : 600 ;
87+ }
88+
89+ article strong {
90+ font-family : "Inter Variable" , sans-serif;
8591}
8692
8793.docusaurus-highlight-code-line {
You can’t perform that action at this time.
0 commit comments