Disable ligatures

This commit is contained in:
Dan Kaplun
2016-06-23 15:07:38 -07:00
parent 8bf81875ca
commit 323cc44e0e
+1
View File
@@ -39,6 +39,7 @@
background-color: #000;
color: #fff;
font-family: courier-new, courier, monospace;
font-feature-settings: "liga" 0;
position: relative;
}