Update style.less
This commit is contained in:
parent
ca8335de09
commit
78547417db
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
|
||||
* {
|
||||
font-family: system-ui, sans-serif;
|
||||
font-family: IBM Plex Mono,monospace;
|
||||
|
||||
scrollbar-width: auto;
|
||||
|
||||
|
@ -73,7 +73,7 @@ a {
|
|||
}
|
||||
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-family: IBM Plex Mono,monospace;
|
||||
}
|
||||
|
||||
.helpText {
|
||||
|
|
Loading…
Reference in a new issue