chore: use text-autospace by default

This commit is contained in:
DeepChirp
2025-12-16 23:34:24 +08:00
parent c771efa9bc
commit 3f3102d10b

View File

@@ -107,6 +107,7 @@ body
font-size: var(--global-font-size)
font-family: $font-family
line-height: $text-line-height
text-autospace: normal
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
scroll-behavior: smooth