From ca540f5e67d9cd6b9a60330962d131b53393c09e Mon Sep 17 00:00:00 2001 From: wangqiujuan0808 <578331299@qq.com> Date: Mon, 25 Mar 2024 10:13:54 +0800 Subject: [PATCH] Update style.css --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index be3eefb..577287a 100644 --- a/src/style.css +++ b/src/style.css @@ -39,7 +39,7 @@ button { border-radius: 8px; border: 1px solid transparent; padding: 0.6em 1.2em; - font-size: 2em; + font-size: 1em; font-weight: 500; font-family: inherit; background-color: #1a1a1a;