Fix stretched images

This commit is contained in:
Nick Krichevsky 2018-10-28 15:40:14 -04:00
parent bfad08d4dd
commit 2bb4fc006e

View file

@ -86,7 +86,7 @@ footer.page-footer {
.parallax img { .parallax img {
display: inherit; display: inherit;
max-height: 250%; max-width: 50%;
} }
#mlh-trust-badge { #mlh-trust-badge {