GoogleChrome / GoogleChrome/webstatus.dev
Use grid layout to simplify layout
Open
tech-debt
typescript
- Dominant language
- Go
- Stars
- 254
- Forks
- 62
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 64
Description
The flex box layout we are using now has a few deficiencies in some cases which require arbitrary fixed percentages along with @media or @container queries to constrain the sizes of various components. Grid layout css might work better in these situations.
Contributor guide
Assessment
This issue has not been assessed yet.