Check out my work on jsfiddle I understand that the image may not be visible, but I'll do my best to describe it. The header smoothly animates as I scroll down, but the image abruptly changes size instead of smoothly resizing. I want it to gradually decrease in size along with the header for a smoother effect.
I attempted to add transition: all 0.8s ease; to the header-image class, but it did not work as expected.
Any assistance would be greatly welcomed.
HTML: