Skip to content

Commit

Permalink
Bouncy COVID
Browse files Browse the repository at this point in the history
  • Loading branch information
jackygilbertson committed Nov 26, 2020
1 parent 295a290 commit 62bc992
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/components/Game.scss
Expand Up @@ -35,6 +35,8 @@
width: 60px;
height: 60px;

background: transparent url('/images/covid-sprite.png') no-repeat top center;
background-size: 100% auto;
background: transparent url('/images/covid-sprite-animate.png') no-repeat top center;
background-size: auto 60px;

animation: background-animation 2s steps(5) infinite;
}
Binary file added src/images/covid-sprite-animate.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 62bc992

Please sign in to comment.