Skip to content

Instantly share code, notes, and snippets.

@LukeNewNew
Created June 6, 2025 10:39
Show Gist options
  • Save LukeNewNew/174a6ad726b44510d95a8b36a8a9c8d8 to your computer and use it in GitHub Desktop.
Save LukeNewNew/174a6ad726b44510d95a8b36a8a9c8d8 to your computer and use it in GitHub Desktop.
.prose-slate, .prose-slate :not(.katex, .katex *) {
font-size: revert !important;
line-height: unset !important;
}
.whitespace-pre-wrap {
white-space: normal;
}
html body :not(.katex, .katex *) {
font-family: revert !important;
letter-spacing: 0 !important;
}
.bg-blue-9, .hover\:bg-blue-10:hover {
background-color: #ded7ffa6;
color: black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment