nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
282 stars 138 forks source link

fix: HomeSectionContributors avatar grid #1559

Closed maximepvrt closed 3 months ago

maximepvrt commented 4 months ago

Currently avatars not use full space of the grid

Before: Capture d’écran 2024-04-14 à 20 08 27

After: Capture d’écran 2024-04-14 à 20 04 59

I also used nuxt image to generate image links, like we did on Nuxters : https://github.com/nuxt/nuxters/blob/main/components/home/HomeContributors.vue

maximepvrt commented 3 months ago

@Atinux updated