Hacker News new | ask | show | jobs
by ryen 4417 days ago
Cool project. Don't force images to a set width/height. You're skewing them. Try using max-width & max-height
1 comments

Thanks, changed! For some reason I originally used max-height and a fixed width.
max-height and fixed width, my way too.