diff --git a/assets/styles/root.css b/assets/styles/root.css index b1b8e6c..7b87679 100644 --- a/assets/styles/root.css +++ b/assets/styles/root.css @@ -37,7 +37,7 @@ --body-font-size: 2rem; --body-item-spacing: 1em; - --body-line-height: 1.5; + --body-line-height: 1.85; --body-header-line-height: 1.1; --body-code-background-color: rgb(var(--super-lt-gray));