Make Scientific Domain columns mobile compatible
Open
@MarsBarLee is already working on this.
Since Jan 28, 2021.
accessibility
design
- Dominant language
- Shell
- Stars
- 128
- Forks
- 132
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 3
Description
In mobile horizontal view, the columns spill beyond the screen and text overflow. The other Ecosystem sections such as Array Libraries fit within mobile view, so it would probably be applying similar media queries or re-arranging the grid for mobile.
For example,
Web: 2 rows, 7 columns
Mobile: 3 rows, 5 columns or 4 rows, 4 columns
iPhone 6/7/8 Plus preview:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.