Remove font-family from .css file

Fixes #1935
This commit is contained in:
Daniel Imms
2019-02-11 05:14:55 -08:00
parent abf6a9fa58
commit 84d7bfeacc
-1
View File
@@ -36,7 +36,6 @@
*/
.xterm {
font-family: courier-new, courier, monospace;
font-feature-settings: "liga" 0;
position: relative;
user-select: none;