@PowerCreationSubmitted over 2 years ago
I could not figure out how to get rid of the small overflow image hover effect. Any feedback is welcome. Have a great day!
I could not figure out how to get rid of the small overflow image hover effect. Any feedback is welcome. Have a great day!
Hi Michael. Your design looks great, sizing and margins all look so refreshing. As for the overflow, try defining your images as display: block; that should resolve it.It's a common issue with images (or any inline elements)