diff --git a/src/sass/tweet/card.scss b/src/sass/tweet/card.scss index 205fecb..6d9c20e 100644 --- a/src/sass/tweet/card.scss +++ b/src/sass/tweet/card.scss @@ -81,6 +81,7 @@ img { width: 100%; height: 100%; + max-height: 400px; display: block; object-fit: cover; }