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 eaf8edc commit e8ecee9Copy full SHA for e8ecee9
src/styles/variables.scss
@@ -1,6 +1,6 @@
1
// Font families
2
$font-family-primary: 'TT Norms Pro', sans-serif;
3
-$font-family-secondary: 'Roboto Mono', sans-serif;
+$font-family-secondary: 'Roboto Mono', Monaco, Consolas, mono;
4
5
// Font sizes and line heights
6
$font-size-base: 17px;
0 commit comments