fixed image width

This commit is contained in:
Jonas Winkler 2018-07-15 13:07:00 +02:00
parent eec396dcc3
commit 83e7239d29

View File

@ -1,2 +1,2 @@
<img src="{{download_url}}" width="100%">
<img src="{{download_url}}" style="max-width: 100%">