Skip to content

Commit

Permalink
Fix the placeholder animation size
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Jan 1, 2017
1 parent 916d492 commit 38ce94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions memegen/static/stylesheets/stylesheet.css
Expand Up @@ -26,6 +26,7 @@ body {
img {
background: transparent url('/images/loading.gif');
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}

Expand Down

0 comments on commit 38ce94f

Please sign in to comment.