From e3e574298e792a7bbc77f4a09da72a067d4e79b0 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Sat, 16 Sep 2017 10:08:23 +0200 Subject: [PATCH] limit sponsor images to 300px wide --- src/sponsors/templates/sponsors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sponsors/templates/sponsors.html b/src/sponsors/templates/sponsors.html index b1dfb839..21fd8739 100644 --- a/src/sponsors/templates/sponsors.html +++ b/src/sponsors/templates/sponsors.html @@ -35,7 +35,7 @@ Sponsors | {{ block.super }} {% if sponsor.url %} {% endif %} - + {% if sponsor.url %} {% endif %}