From edbd4d10c37d1da8f4a167acead6cd1ef79d5d70 Mon Sep 17 00:00:00 2001 From: Jerry Wong Date: Sun, 4 Jan 2026 00:02:54 +0800 Subject: [PATCH] Revert "chore: use `text-autospace` by default" --- source/css/_global/index.styl | 1 - 1 file changed, 1 deletion(-) diff --git a/source/css/_global/index.styl b/source/css/_global/index.styl index 2013bf3..996265e 100644 --- a/source/css/_global/index.styl +++ b/source/css/_global/index.styl @@ -107,7 +107,6 @@ 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