diff --git a/stylesheets/tessel.scss b/stylesheets/tessel.scss index 5e693d1..68a6445 100644 --- a/stylesheets/tessel.scss +++ b/stylesheets/tessel.scss @@ -67,7 +67,7 @@ textarea { } code { word-wrap: break-word; - font-family: Andale Mono; + font-family: Andale Mono, Consolas, monospace; } .box { border: 1px solid #dbdbdb;