diff --git a/src/scss/global.scss b/src/scss/global.scss index 30201484..933edada 100644 --- a/src/scss/global.scss +++ b/src/scss/global.scss @@ -6,7 +6,7 @@ body { margin: 0; font-family: system-ui, -apple-system, SemaphoreRegular, sans-serif; font-size: 14px; - line-height: 1.4; + line-height: 1.5; color: var(--body-text-color); background: var(--body-bg); -webkit-tap-highlight-color: transparent; // fix for blue background on spoiler tap on Chrome for Android