From f59e3305cfefee666d853e68ec5f83dfa1009fa8 Mon Sep 17 00:00:00 2001 From: Christopher Neugebauer Date: Wed, 30 Aug 2017 20:59:48 -0400 Subject: [PATCH] Partial revert --- static/scss/custom.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/scss/custom.scss b/static/scss/custom.scss index debb6c6..d013a78 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -301,6 +301,8 @@ $homepage-block-min-height: 480px; } .sponsor-list a img { + width: 100%; + max-width: 300px; } .sponsor-list {