zhongshujie
2025-01-23 fd7dc1ae3348a85a1f2606e11e62f1fd02f83b35
src/books/toddlerGameImplementation/assets/main.less
@@ -290,7 +290,7 @@
    span {
      position: absolute;
      left: 50%;
      left: 45%;
      top: 35%;
    }
  }
@@ -891,13 +891,14 @@
  .inputChoice{
      display: flex;
      align-items: center;
      input{
        margin: 0 5px;
        cursor: pointer;
      }
      span{
        cursor: pointer;
      }
  }