Click on an image to zoom larger

This commit is contained in:
Jeremy Zhang
2018-02-18 20:53:32 +00:00
parent ff17f1a338
commit c3acc0054f
3 changed files with 12 additions and 2 deletions

View File

@ -380,7 +380,7 @@
</div>
{{#image}}
<div class="image">
<img src="{{image.proxy_url}}">
<img src="{{image.proxy_url}}" class="materialboxed">
</div>
{{/image}}
{{#toRenderFooter}}