fixed image width

This commit is contained in:
Jonas Winkler 2018-07-15 13:07:00 +02:00
parent d108a69f1b
commit b138f4b52b

View File

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