odin-lang / odin-lang.org

http://odin-lang.org
22 stars 81 forks source link

Added CAT & ONION to showcase and also made sure showcase images never stretch #171

Closed karl-zylinski closed 6 months ago

karl-zylinski commented 6 months ago

Added a showcase item for my game CAT & ONION

I also found it weird that at some browser widths the showcase thumbnail images got stretched to 100% width (distorting them, making them more wide). I changed this so that they never stretch. I also left aligned the images too make it look more tidy. All the images still have max-width: 100%, so at narrow browser widths they will uniformly shrink.