diff --git a/scss/global.scss b/scss/global.scss index 58a437a5..28e0957a 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.3; + line-height: 1.4; color: var(--body-text-color); background: var(--body-bg); position: fixed; diff --git a/templates/2xx.html b/templates/2xx.html index 3a3c7155..15733cbe 100644 --- a/templates/2xx.html +++ b/templates/2xx.html @@ -11,7 +11,7 @@