Merge branch 'master' into prod

This commit is contained in:
Christopher Neugebauer 2017-09-27 17:44:20 -07:00
commit 34a02676d6

View file

@ -148,6 +148,8 @@ $homepage-block-min-height: 480px;
a img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
}