diff --git a/app/comic/list/_comic-list.scss b/app/comic/list/_comic-list.scss index 21d76be..a421b19 100644 --- a/app/comic/list/_comic-list.scss +++ b/app/comic/list/_comic-list.scss @@ -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'); }