style: Import IBMPlexMono from common fonts
This commit is contained in:
parent
1ca4b59bb9
commit
2e9014d19e
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
@import "common/fonts/IBMPlexMono.css";
|
||||
|
||||
body {
|
||||
font-family: "IBM Plex Mono", monospace;
|
||||
color: lightgray;
|
||||
|
|
Loading…
Reference in a new issue