diff --git a/blackout.css b/blackout.css index 4159654..a26978e 100644 --- a/blackout.css +++ b/blackout.css @@ -442,7 +442,7 @@ kbd, tt, var { font-size: 0.875em; - font-family: var(--text-font); + font-family: var(--ofcodetext); } code, @@ -1283,4 +1283,4 @@ footer.ty-footer { .cm-s-typora-default .cm-comment, .cm-s-typora-default .cm-code { color: #e1bb8a; -} \ No newline at end of file +}