diff --git a/scss/global.scss b/scss/global.scss index 1ff2c4c1..b7ad95b6 100644 --- a/scss/global.scss +++ b/scss/global.scss @@ -2,7 +2,7 @@ body { margin: 0; font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue; font-size: 14px; - line-height: 1.2; + line-height: 1.3; color: var(--body-text-color); background: var(--body-bg); } diff --git a/templates/2xx.html b/templates/2xx.html index 95cfceae..f809c4a0 100644 --- a/templates/2xx.html +++ b/templates/2xx.html @@ -16,8 +16,138 @@