CCP-WSI / research-software-directory

The Research Software Directory is a content management system that is tailored to software.
Apache License 2.0
0 stars 1 forks source link

Make standard size space for images #123

Closed glpoulter closed 9 months ago

glpoulter commented 9 months ago

At the moment, if an image is quite small everything else eg the description just gets moved up which then can make the layout of the page look different (and unintended).

It would probably be better to reserve a space for the image, crop or resize any images which are too big to fit that space and then any images which are too small can just be centred in the space thus mitigating the issue of a small image(?)

glpoulter commented 9 months ago

This is quite tricky css to do and for little gain, it might not even look much better for small image so closing this without action.