# Immagini delle categorie rimpicciolite

**URL:** <https://meta.discourse.org/t/shrunken-category-images/103216>\
**Category:** Support\
**Created:** [30 Novembre 2018, 11:07pm UTC](https://meta.discourse.org/t/shrunken-category-images/103216 "2018-11-30T23:07:46Z")\
**Posts on this page:** 1\
**Showing post:** 13

<div class="post-metadata">

**Author:** ![ckamps](https://avatars.discourse-cdn.com/v4/letter/c/e95f7d/32.png) [@ckamps](https://meta.discourse.org/u/ckamps)\
**Post date:** [11 Giugno 2019, 1:48pm UTC](https://meta.discourse.org/t/shrunken-category-images/103216/13 "2019-06-11T13:48:17Z")

</div>

See the `category-heading` example below:

```plaintext
.category-list .category-logo.aspect-image {
    max-width: 32px;
}
.category-heading .category-logo.aspect-image {
    max-width: 32px;
}

```

---

_[View the full topic](https://meta.discourse.org/t/shrunken-category-images/103216)._
