Skip to content

Commit

Permalink
feature/character-list — Responsive technique to avoid hardcoding an …
Browse files Browse the repository at this point in the history
…height.
  • Loading branch information
jeandat committed Aug 13, 2016
1 parent d88b565 commit 13e31dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/character/list/_character-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
background-size: cover;
background-position: center;
width: 100%;
height: 250px;
padding-top: 55%;
&--not-found{
background-image: url('../img/image-not-available.png');
}
Expand Down

0 comments on commit 13e31dd

Please sign in to comment.