I followed instructions here to make the corners of each image in a grid 'rounded', it it worked as expected (see screenshot below)
But I would prefer the rounded corners to be a little more pronounced, as indicated roughly with the green line in the screenshot. How can this be done?
The current code I'm using is
<img class="rounded" src="img.png">