From 2374f9431dae01a3730f390cab04ed87ce41af9e Mon Sep 17 00:00:00 2001 From: Bard <984419930@qq.com> Date: Thu, 16 Feb 2023 05:39:09 +0800 Subject: [PATCH] Update cascade.css --- luci-theme-argon/htdocs/luci-static/argon/css/cascade.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css index 1be415f..a9d0044 100644 --- a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css +++ b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css @@ -91,7 +91,7 @@ html { -ms-text-size-adjust: 100%; } body { - font-size: 0.875rem; + font-size: 0.975rem; background-color: #f4f5f7; background-color: var(--background-color); color: #32325d;