Skip to content

Commit 0b6eaa8

Browse files
committed
html: update default font family
1 parent 8ee1c6f commit 0b6eaa8

File tree

2 files changed

+8859
-8858
lines changed

2 files changed

+8859
-8858
lines changed

html/src/components/app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const clientOptions = {
2020
} as ClientOptions;
2121
const termOptions = {
2222
fontSize: 13,
23-
fontFamily: 'Menlo For Powerline,Consolas,Liberation Mono,Menlo,Courier,monospace',
23+
fontFamily: 'Consolas,Liberation Mono,Menlo,Courier,monospace',
2424
theme: {
2525
foreground: '#d2d2d2',
2626
background: '#2b2b2b',

0 commit comments

Comments
 (0)