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