fix double tap zooming hopefully?
This commit is contained in:
parent
cf38e7ec47
commit
0436347f7d
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ body {
|
|||
.Game,
|
||||
h1 {
|
||||
user-select: none;
|
||||
touch-action: manipulation;
|
||||
}
|
||||
|
||||
.Game {
|
||||
|
|
Loading…
Reference in a new issue