ash-bergs / earthquake-tracker

View and Compare Earthquakes in Mapbox
https://earthquake-tracker-dun.vercel.app
MIT License
2 stars 0 forks source link

Update: DailyStats/WeeklyStats container UI #15

Closed ash-bergs closed 3 months ago

ash-bergs commented 4 months ago

Right now all these items are in a flex container:

Image

But I think a Grid would be more predictable - and will allow the columns to have different starting widths.

The second column, with the grid should be allowed to take up more space than the first and second columns, so the grid is more readily visible.