The <Button> component in landing is used in two places:
- It's used in the team page. From testing on Chrome, I can see that flex-basis has no effect there. Chrome explains why:
- The main use is the download page. I'm about to introduce a new button, so I actually want to change the grid layout there. See test plan for before/after