Change to size of image

As you’ll see, this starts off with an image.

I want to change it’s size to -

.smaller-image { width: 100px; }

HOW DO I DO THIS ?

you can add this class below to p elements

1 Like

Thanks, but I’m still no further ahead