From 0bed1d6976034e0fd3f928c7b45704b171845df6 Mon Sep 17 00:00:00 2001 From: Yu Cong Date: Mon, 20 Apr 2026 17:52:15 +0800 Subject: [PATCH] Update default.css --- assets/css/default.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/css/default.css b/assets/css/default.css index ef69cc4..0b58af6 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -163,8 +163,7 @@ section.body { table { border-collapse: collapse; border: 2px solid rgb(140 140 140); - font-size: 0.8rem; - letter-spacing: 1px; + font-size: 1rem; } caption {