website: update code block font
Use a modern web font with a better render on non-retina display Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
@@ -52,7 +52,7 @@ $desktop-xl-width: 1160px;
|
||||
--ifm-font-color-base: var(--ifm-color-primary-dark);
|
||||
--ifm-font-family-base: "Karla", sans-serif;
|
||||
--ifm-font-family-title: "Montserrat", "Arial", sans-serif;
|
||||
--ifm-font-family-monospace: "Courier new", sans-serif;
|
||||
--ifm-font-family-monospace: "Source Code Pro", monospace;
|
||||
--ifm-h2-font-size: 2rem;
|
||||
--ifm-leading-desktop: 1;
|
||||
--ifm-link-color: var(--ifm-color-primary-dark);
|
||||
|
Reference in New Issue
Block a user