Titles aligment
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 336
- Forks
- 63
- Avg merge
- 12h
- Merged PRs (30d)
- 8
Description
Hello, I couldn't find another issue or PR about it, one similar is https://github.com/tc39/beta/issues/115
I find odd that titles are right aligned, What was the reason of that design decision?
This website will be mainly use by people that read from left to right, when you read a title aligned to the right, it confuses you.
I am talking specifically about "Specifying JavaScript." and "State of Proposals".
I can submit a PR to aligned titles to the left, if that's fine.
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
Locate the styling for the “Specifying JavaScript.” and “State of Proposals” titles, then compare their current alignment with the project’s left-to-right reading flow. Done means both titles render left-aligned and the relevant page layout remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100