hackmcgill / hackmcgill/mchacks13
glass panes align left instead of center of some phones
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
some mobile devices (iphone 11 and 16 documented so far) display the glass panes left aligned instead of center.
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 running the static website and inspecting the layout and styling for the glass panes on mobile viewport sizes matching the iPhone 11 and iPhone 16. Reproduce the left alignment, identify the relevant responsive layout rules, and verify that the panes are centered on those devices without disrupting other mobile views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100