use terminal font for console + samples
This commit is contained in:
parent
89cd0c769b
commit
7716574076
2 changed files with 13 additions and 2 deletions
|
|
@ -21,3 +21,8 @@
|
|||
:root {
|
||||
--app-height: 100vh;
|
||||
}
|
||||
|
||||
#console-tab,
|
||||
#samples-tab {
|
||||
font-family: BigBlueTerminal, monospace;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue