diff --git a/.config/custom.css b/.config/custom.css index 86cefa6..ae7f1f2 100644 --- a/.config/custom.css +++ b/.config/custom.css @@ -7,3 +7,7 @@ Menlo, Consolas, 'DejaVu Sans Mono', monospace; font-weight: normal; } + +.tsd-typography { + line-height: 1.5em; +}