diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index e33324d..3b9c1ba 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -71,7 +71,7 @@ {% if media.description %} title="{{ media.description }}" {% endif %} - class="image is-max-256"> + class="image is-max-128"> {% endfor %}