mirror of
https://github.com/hi-language/hi-language.github.io.git
synced 2026-01-14 16:48:37 +00:00
Refactor: Disable font ligatures for code clarity
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
.markdown-body code {
|
||||
font-family: 'JetBrains Mono', monospace;
|
||||
font-size: 13px;
|
||||
font-variant-ligatures: none; /* Your requested change, Master */
|
||||
}
|
||||
:not(pre) > code {
|
||||
font-size: 85%;
|
||||
|
||||
Reference in New Issue
Block a user