mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-02-06 19:13:19 +01:00
Return max image preview dimension to 128px
This commit is contained in:
parent
6c855dbaae
commit
351c0ea2e2
@ -71,7 +71,7 @@
|
|||||||
{% if media.description %}
|
{% if media.description %}
|
||||||
title="{{ media.description }}"
|
title="{{ media.description }}"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
class="image is-max-256">
|
class="image is-max-128">
|
||||||
</a>
|
</a>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user