Skip to content

Commit

Permalink
Update game.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Daffabot authored Oct 26, 2023
1 parent 9c477dd commit f725403
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/game.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,9 @@ select#bullets {
border-radius: 20px;
padding: 0;
}

@media (max-width: 960px) {
.idle {
width: 50vw;
}
}

0 comments on commit f725403

Please sign in to comment.