From 9433c3e6353338ab9e8e6f6b3812eaea2a52c998 Mon Sep 17 00:00:00 2001 From: Chen Yang Date: Sat, 21 Jun 2025 13:04:08 +0800 Subject: [PATCH] Testing mobile table text size. --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 7955825..8d78ac5 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 {