diff --git a/README.md b/README.md index 7e67e6b..44c697d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # 能够解出来的 "羊了个羊" 小游戏 Demo -坑爹的小游戏,根本无解,自己写了个 demo,在线体验地址:https://solvable-sheep-game.vercel.app/ +坑爹的小游戏,根本无解,自己写了个 demo, +在线体验地址:[http://solvable-sheep-game.streakingman.com/](http://solvable-sheep-game.streakingman.com/) vite+vue3 实现,欢迎 star、issue、pr diff --git a/src/App.css b/src/App.css index 6ad3b63..8c12e88 100644 --- a/src/App.css +++ b/src/App.css @@ -23,7 +23,7 @@ bottom: 0; top: 0; overflow: visible; - font-size: 8vw; + font-size: 28px; } .symbol {