Changeset - fb2973081785
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-11 22:50:47
i@joshuasimmons.name
increase width of sponsor logos to 150px
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/_default_sidebar.html
Show inline comments
...
 
@@ -17,3 +17,3 @@
 
                        <a href="{{ sponsor.external_url }}">
 
                            <img src="{% thumbnail sponsor.website_logo '100x60' %}" alt="{{ sponsor.name }}" />
 
                            <img src="{% thumbnail sponsor.website_logo '150x90' %}" alt="{{ sponsor.name }}" />
 
                        </a>
0 comments (0 inline, 0 general)