Skip to content

Instantly share code, notes, and snippets.

@speelbarrow
Last active January 12, 2024 16:59
Show Gist options
  • Save speelbarrow/9ba3826b1e429e523a7ebe341ead9063 to your computer and use it in GitHub Desktop.
Save speelbarrow/9ba3826b1e429e523a7ebe341ead9063 to your computer and use it in GitHub Desktop.
BetterDiscord monospace override
code, *[class^="inlineCode"] *,*[class^="editor"] * {
font-family: /* Add your custom font family here */ monospace !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment