jineshnagori/blogspot

Implement hover zoom effect on blog images.

Aperta

#354 aperta il 10 ott 2025

 (1 commento) (0 reazioni) (1 assegnatario)HTML (190 fork)auto 404
good first issuehacktoberfesthacktoberfest-accepted

Metriche repository

Star
 (39 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor