mirror of
https://github.com/nlohmann/json.git
synced 2026-03-12 12:11:25 +00:00
deploy: 26cfec34be
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* disable ligatures in code and preformatted blocks */
|
||||
code, pre {
|
||||
font-variant-ligatures: none;
|
||||
/* enable ligatures in code and preformatted blocks */
|
||||
.md-typeset code, .md-typeset pre {
|
||||
font-variant-ligatures: common-ligatures;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user