From 59cc18093956a7476d681a6e772fd583f3cad780 Mon Sep 17 00:00:00 2001 From: shy Date: Tue, 30 Jan 2024 23:52:21 +0800 Subject: [PATCH] add some --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index dec2ac0b..143f67e3 100644 --- a/index.css +++ b/index.css @@ -52,7 +52,7 @@ body { --desktop-width:1200px; --float-width:1200px; --plug-width:1000px; --textarea-height:96px; --qrcode-height:364px; --iframe-height:420px; --river-margin:80px; --action-margin:200px; --desktop-icon-size:80px; - --card-width:320px; --card-height:150px; + --card-width:320px; --card-height:145px; --plugin-padding:10px; --plugin-margin:var(--plugin-padding); --legend-padding:20px; --title-margin:var(--legend-padding);