@@ -93,6 +93,7 @@
}
.modeChangeBox{
+ cursor: pointer;
position: fixed;
top: 20px;
right: 30px;
@@ -264,6 +265,7 @@
.playBtn {
bottom: 12px;
@@ -301,6 +303,7 @@
.resetBtn {
right: 100px;
@@ -387,6 +390,7 @@
> .modeImg {
width: calc((100% - 2*40px)/3);
max-width: 220px;