Hi there,
I want the section below to show the actual height of the image (less tall, and without the sides cut off). But when I add the code below, it keeps the rest of the section still at the same height. Is there a way around this?
Desired:
Current:
After code
img {
height: auto;
}
password: waiheke
Thanks so much!



