diff --git a/index.html b/index.html index 098f57c..7d2e0e7 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,11 @@ resize: vertical; } + textarea, + pre { + font-family: "Fira Code", monospace; + } + #errors { color: red; } @@ -61,7 +66,7 @@
https://github.com/dragoncoder047/schemascii/