From b53ea21bbf91eb0493aa0b00fc5f36145e55f051 Mon Sep 17 00:00:00 2001 From: streakingman Date: Fri, 16 Sep 2022 02:57:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B1=8F=E8=94=BD=E8=AF=8D=E4=B8=8E?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/App.css | 4 +--- src/App.tsx | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 07df533..4b387df 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - 有解的羊了个羊 + 有解的yang了个yang
diff --git a/src/App.css b/src/App.css index 255ad44..6ad3b63 100644 --- a/src/App.css +++ b/src/App.css @@ -14,7 +14,6 @@ width: 100%; padding-bottom: 100%; position: relative; - cursor: pointer; } .scene-inner { @@ -24,7 +23,7 @@ bottom: 0; top: 0; overflow: visible; - font-size: 30px; + font-size: 8vw; } .symbol { @@ -47,7 +46,6 @@ align-items: center; border-radius: 8px; border: 2px solid #444; - background-color: #eee; } .queue-container { diff --git a/src/App.tsx b/src/App.tsx index a307379..a2009b8 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -106,7 +106,7 @@ const Symbol: FC = ({ x, y, icon, isCover, status, onClick }) => { >
{icon}