Fix image stretch problems in parallax containers

This commit is contained in:
Nick Krichevsky 2018-11-28 00:15:00 -05:00
parent 5c34f86311
commit cf26b5a7ab
No known key found for this signature in database
GPG key ID: A7567E699BE5AAE4

View file

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