jineshnagori/blogspot

Add a Dynamic Grid Layout to the Contributors Page

Open

#303 opened on Oct 4, 2025

 (4 comments) (0 reactions) (1 assignee)HTML (190 forks)auto 404
good first issuehacktoberfesthacktoberfest-accepted

Repository metrics

Stars
 (39 stars)
PR merge metrics
 (PR metrics pending)

Description

The current layout is a simple flexbox row. Update it to a dynamic CSS Grid layout that responsively adjusts the number of columns based on screen size, ensuring the page looks great on all devices.

Contributor guide