summaryrefslogtreecommitdiffstats
path: root/html/src/components/app.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'html/src/components/app.tsx')
-rw-r--r--html/src/components/app.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/src/components/app.tsx b/html/src/components/app.tsx
index a899b7f..77fc4b3 100644
--- a/html/src/components/app.tsx
+++ b/html/src/components/app.tsx
@@ -20,7 +20,7 @@ const clientOptions = {
} as ClientOptions;
const termOptions = {
fontSize: 13,
- fontFamily: 'Menlo For Powerline,Consolas,Liberation Mono,Menlo,Courier,monospace',
+ fontFamily: 'Consolas,Liberation Mono,Menlo,Courier,monospace',
theme: {
foreground: '#d2d2d2',
background: '#2b2b2b',