Hi there, @chukwuemeka1234 - [ ] When hovering on the images on the project cards section, the images lay on top of the fixed header. - [ ] The images are supposed to go under the fixed header, not on top of it when hovered on. - [ ] use the z-index on the image to go below the header. - [ ] On the js https://github.com/AbdollahRaafat/Portfolio/blob/fa62d2f2c52d2ba998d6b5ac0abd72d4399c1679/main.js#L91 - [ ] I would suggest using flex. Cheers.
Hi there,
@chukwuemeka1234
Portfolio/main.js
Line 91 in fa62d2f
Cheers.