scientific-python / scientific-python-hugo-theme

Hugo theme based on the design for numpy.org
https://theme.scientific-python.org/
Other
19 stars 23 forks source link

cards: poor formatting for smaller avatar sizes #636

Open lucascolley opened 2 months ago

lucascolley commented 2 months ago

From www.scipy.org/teams:

image

Maybe the functionality to centre the smaller avatars and move the text to the bottom of the box already exists, and we just need to change something on the scipy.org size? Or maybe something needs to be changed with the card infra?

stefanv commented 2 months ago

Easiest may be to modify team_query.py to add a width attribute to the images. It would make the small ones a bit blurry, but at least they'd all be the same size.