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}