Using RobotoMono
This commit is contained in:
parent
8d01fdb75b
commit
99991e8004
|
@ -11,7 +11,7 @@ body {
|
||||||
right: 0;
|
right: 0;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
color: $fontColor;
|
color: $fontColor;
|
||||||
font-family: 'Montserrat', sans-serif;
|
font-family: 'Roboto Mono', monospace;
|
||||||
font-size: $mediumFontSize;
|
font-size: $mediumFontSize;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue