From 8031d379736cc702a0edde3748f465803dbaf262 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 21 Aug 2025 02:25:34 +0300 Subject: [PATCH] update margin --- public/theme/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/theme/default.css b/public/theme/default.css index 5f42b9f..453433f 100644 --- a/public/theme/default.css +++ b/public/theme/default.css @@ -97,7 +97,7 @@ header > div > code:not(:last-child)::after { header > form { border-top: 1px solid var(--item); - margin-top: 16px; + margin-top: 10px; } header > form > input {