Smoothing image resizing

I want to smooth things out when resizing the browser window for two images… consider this short clip. I don’t like:

  1. Images get too small when resizing the browser window
  2. Images initial size is too small

Any hints would be appreciated. Project available here.

I found out that some image attributes were fixed to a certain %.

Ah yes, switching those to pixel values will fix that for you :blush:

you can also use the Min & Max sizing settings. Below I have settings to ensure the width is never smaller than 300px :slight_smile: