Allow dynamic width on reader
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Add option for a wider reader for bigger screens.The current value of `--max-width:var(--main-width)` leaves too much empty space for desktop screens.
### (Optional:) Please add any files, screenshots, or other information here.
Disabling `--max-width:var(--main-width)` in html fills the whole width but it looks odd
### (Required) What is this issue most closely related to? Select one.
Other
### Internal issue ID
9b10aaaa-dd6c-4e7b-8254-c5832e9553d3
### Paper URL
https://arxiv.org/html/2212.00133v4
### Browser
Firefox/131.0
### Device Type
Desktop
Contributor guide
Research direction
Start by inspecting the HTML reader styling and locating the current --max-width:var(--main-width) declaration. Compare the layout with the linked paper on a desktop-sized screen and determine how a wider reader option should behave without making the full-width layout look odd. Done means the reader can use more width on larger screens while retaining a sensible layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100