philly-js-club / philly-js-club-website

The website for Philly JS. Powered by React, Remix, and TypeScript. 🔔✨
https://phillyjs.com
MIT License
9 stars 17 forks source link

feat: Add grid and responsive template sizing, resolve #33 #35

Closed chethtrayen closed 1 year ago

chethtrayen commented 1 year ago

PR Checklist

Overview

Update page-grid display from flex to grid. Add responsive column and row scaling by using minmax.

tjwds commented 1 year ago

LGTM, thanks!