Tailles des icônes de catégorie et catégories de liens

For the css part of your post

I used this on a forum I worked on:

.category-logo.aspect-image {
    max-width: 80px;
}

Change the number until you’re satisfied with the resize

5 « J'aime »