GoogleChrome / GoogleChrome/webstatus.dev

Use grid layout to simplify layout

Open
#331 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.