No permitir selección de texto para poder jugar el juego mejor en mobile
This commit is contained in:
parent
bb43836a32
commit
d4f8f8a674
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ body {
|
|||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#juego {
|
||||
|
|
Loading…
Reference in a new issue