From 15837b45f6e460984fbaabf4fe0b9fa1d676bd6e Mon Sep 17 00:00:00 2001 From: shy Date: Fri, 24 Nov 2023 20:33:26 +0800 Subject: [PATCH] add some --- index.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.css b/index.css index 6ea01221..cd37caa2 100644 --- a/index.css +++ b/index.css @@ -56,8 +56,7 @@ body.width5 { /* 1600-1920 */ } body.width6 { /* 1920-2240 显示器 */ - --river-width:280px; --input-width:180px; --plugin-padding:20px; - --code-line-height:26px; --code-font-size:18px; + --river-width:280px; --input-width:180px; } body.windows { --code-font-family:"Courier New"; }