My challenge involves a div
housing three images, each about 31% in width. The goal is to have padding between them, with the final image having no right padding so that collectively they match the width of a larger image above.
Here's an example...
Is there a way to create a specific class variant (selector or otherwise) that can recognize when an image is in this last position? Any suggestions, possibly using siblings or other methods?