diff --git a/lib/docs/index.html b/lib/docs/index.html index a786e2879d..b128daf4c6 100644 --- a/lib/docs/index.html +++ b/lib/docs/index.html @@ -342,6 +342,13 @@ cursor: default; } + #listFns dt { + font-family: var(--mono); + } + .argBreaker { + display: none; + } + /* tokens */ .tok-kw { color: #333; @@ -613,9 +620,7 @@