Images display full-size when testing
I have added several images to my app using the image component and have kept the size 100px by 100px. When I test the app, the pictures appear in their original file size. The only CSS I have added so far is to modify one specific image on the start screen. That image is displaying correctly, but none of the images on other pages are, yet I am not sure how my CSS specific to that image and the start screen would affect other images? Could I have some help with this please?