NASA-IMPACT / admg-casei

ADMG Inventory
https://impact.earthdata.nasa.gov/casei/
Apache License 2.0
1 stars 0 forks source link

Make CASEI mobile-friendly #673

Closed LanesGood closed 1 month ago

LanesGood commented 1 month ago

Implements mobile header, footer, and overall page and component level responsiveness.

I'm attempting to move most new styles into styled components for consistency, rather than Gatsby's css utility. This is mainly just to keep styles in a consistent place, rather than locating on the component jsx level, but I'm open to revision.