PlasmaPy / PlasmaPy/plasmapy.github.io
Update CSS so the "Affiliated Packages" page displays nicely on small windows
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Update custom.css so the "Affiliated Packages" page looks nice on mobile devices and narrow windows.
I foresee doing one of two things on a small window: (1) hide the thumbnail image or (2) move the pkg info block below the thumbnail and let the thumbnail and pkg info take up the full page width.
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.
Research direction
Start by opening the "Affiliated Packages" page and reviewing custom.css to identify the layout rules used for its thumbnails and package information. Check the page at mobile and narrow-window widths, then adjust the responsive layout so the content uses the available width and remains readable without overlap or awkward spacing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100