DevBlog
DevBlog copied to clipboard
Implement hover zoom effect on blog images.
Currently, the blog post images remain static when hovered over. Adding a hover zoom effect will make the UI more interactive and visually engaging for users.
This small visual improvement can help highlight each article card and make the browsing experience more dynamic.
Expected Behavior
When the user hovers over a blog post image:
- The image should slightly zoom in
- The transition should be smooth
- The layout should remain stable
can you please assign this issue to me