retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Fix age rating forced size #273

Closed rsubtil closed 10 months ago

rsubtil commented 10 months ago

The age rating used to force a 80x100 size. This can look bad on themes that don't have such space, so it was changed to not force minimum size, and instead resize with aspect ratio.