jineshnagori/blogspot
Add a Dynamic Grid Layout to the Contributors Page
Open
#303 opened on Oct 4, 2025
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.