Modèle:Accueil/CardCategorie.css
De Wikithionville
Autres actions
.home-category-card {
width: 100%;
}
.home-category-card__icon {
padding: 8px;
width: fit-content;
height: fit-content;
border-radius: 8px;
background: var(--home-card-tint);
outline: solid var(--home-border-muted) 1px;
}