OpenCut-app / OpenCut-app/OpenCut
[BUG] Landing page navbar padding Is uneven
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Platform
All
Browser
All
Current Behavior
Discovered a critical bug on the landing page navigation bar. The pr-[14px] value is not correct, it adds too much distance between the "Projects" button and the border, messing up the visual balance of this element.
Expected Behavior
Equal spacing all around.
Recurrence Probability
Always
Steps To Reproduce
- Go to https://opencut.app/
- Look at the navbar (right side)
- ...
- Cry
Anything else?
Here's what it should look like:
Contributor guide
No contributing guide indexed for this repository
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
Open https://opencut.app/ and inspect the right side of the landing-page navbar, focusing on the Projects button and its pr-[14px] padding. Locate the navbar component or styling that produces this value, then compare the spacing with the reference image. Done means the padding is balanced on all sides and the navbar still renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100