kalviumcommunity / kalviumcommunity/devlinks-01
Primary button uses the wrong colour
Open
Beginner friendly
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
In src/index.css, .btn-primary uses #999999 instead of the brand colour var(--brand) (#4f46e5).
Contributor guide
Research direction
Open src/index.css and inspect the .btn-primary rule. Replace the incorrect color with var(--brand), then verify that the primary button uses the brand color in the interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 95/100