Skip to content

Commit

Permalink
Website: fix code blocks using a different font than live editors (#2845
Browse files Browse the repository at this point in the history
)
  • Loading branch information
srmagura committed Aug 6, 2022
1 parent 7b4f016 commit d39379c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions site/util/dracula-prism.ts
Expand Up @@ -39,8 +39,6 @@ pre[class*="language-"],
color: #ccc;
background: rgb(40, 41, 54);
text-shadow: none;
font-family: PT Mono, Consolas, Monaco, "Andale Mono", "Ubuntu Mono",
monospace;
text-align: left;
white-space: pre;
word-spacing: normal;
Expand Down

0 comments on commit d39379c

Please sign in to comment.