Skip to content

Commit

Permalink
use phaser built-in functions to detect phone vs desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
Stimim committed Nov 26, 2020
1 parent 9ceb5da commit 93133fc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions static/css/joystick.css
Expand Up @@ -50,9 +50,3 @@ body {
border-radius: 50%;
background-color: #FFF;
}

@media (max-width: 992px) {
#joystick, #joypads {
display: block;
}
}

0 comments on commit 93133fc

Please sign in to comment.