From 8b746b32dc5732af9da19b9d5fd198cd146987b7 Mon Sep 17 00:00:00 2001 From: 52fisher <32198215+52fisher@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:55:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=8F=E5=B1=8F=E5=B9=95=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E4=B8=BB=E9=A1=B5=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= =?UTF-8?q?=20(#300)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaomusic/static/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xiaomusic/static/index.html b/xiaomusic/static/index.html index 070270b..1e9f893 100644 --- a/xiaomusic/static/index.html +++ b/xiaomusic/static/index.html @@ -246,6 +246,12 @@ .options .options_list { width: 100px; } + h1{ + margin: 0; + } + p.call { + font-size: 1.5em; + } } footer {