PokeRogue-Projects / pokerogue-daily-runs

3 stars 9 forks source link

Summary Page #31

Closed coinmoles closed 4 months ago

coinmoles commented 4 months ago

Summary page which shows starters, notable captures, and gym leaders/bosses of the run

Closes #29

coinmoles commented 4 months ago

There are some witchcraft happening in SummaryNotableCaptures.tsx, but I wasn't able to find out any other solutions to the achieve the same result

The task at hand was: have as many capture infos as possible in one row before moving on to the next row, all the info should be in equal width, and the last row should be center align.

768px is the threshold for tailwind md: