From cce633aeaf4942d74fb7d6309043255c32d0827e Mon Sep 17 00:00:00 2001 From: Chen Yang Date: Sat, 21 Jun 2025 12:57:56 +0800 Subject: [PATCH] Temporarily switched on mobile scaling. --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index ed6db4f..7955825 100755 --- a/style.css +++ b/style.css @@ -9,8 +9,8 @@ body { background-color: rgb(255, 255, 250); line-height: 1.4; padding-bottom: 12.5em; - text-size-adjust: none; - -webkit-text-size-adjust: none; + /* text-size-adjust: none; + -webkit-text-size-adjust: none; */ } img {