Skip to content

Commit

Permalink
feature/comic-list — Responsive technique to avoid hardcoding an height.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandat committed Aug 13, 2016
1 parent 13e31dd commit a5ac482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/comic/list/_comic-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 a5ac482

Please sign in to comment.