specified gist font family as fira code to align with theme
This commit is contained in:
parent
2ff00f859a
commit
13aa8e777e
@ -23,6 +23,7 @@ body .gist .pl-stj /* storage.type.java */
|
||||
color: #f8f8f2;
|
||||
border: none;
|
||||
font-size: larger;
|
||||
font-family: 'Fira Code', Monaco, Consolas, Ubuntu Mono, monospace;
|
||||
}
|
||||
|
||||
body .gist .pl-c1 /* constant */
|
||||
|
Loading…
Reference in New Issue
Block a user