Change fixed width font to Roboto Mono
This commit is contained in:
parent
14a369751b
commit
5debbbb2e1
3 changed files with 4 additions and 4 deletions
|
@ -32,8 +32,8 @@
|
|||
*/
|
||||
|
||||
html {
|
||||
font-family: "Fira Sans", sans-serif;
|
||||
font-weight:300;
|
||||
font-family: 'Fira Sans', 'Helvetica Neue', 'Arial', sans-serif;
|
||||
font-weight:300;
|
||||
|
||||
}
|
||||
@media (min-width: 48em) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue