diff --git a/_layouts/home.html b/_layouts/home.html
index f1580f9..fa2f58e 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -65,7 +65,7 @@ refactor: true
{% assign alt = post.image.alt | default: 'Preview Image' %}
-
+
{% endif %}
diff --git a/_sass/layout/home.scss b/_sass/layout/home.scss
index 5092c69..499de47 100644
--- a/_sass/layout/home.scss
+++ b/_sass/layout/home.scss
@@ -148,7 +148,7 @@
.card {
.preview-img {
width: 20rem;
- height: 11.5rem; // can hold 2 lines each for title and content
+ height: 11.55rem; // can hold 2 lines each for title and content
}
.card-body {