diff --git a/static/scss/custom.scss b/static/scss/custom.scss index d013a78853ade1392844e1fe459e74cd4935d816..7c0045207eaf8e967df0367e4d455328d931d655 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -148,6 +148,8 @@ $homepage-block-min-height: 480px; a img { max-width: 100%; max-height: 100%; + width: auto; + height: auto; } }