kalviumcommunity / kalviumcommunity/devlinks
Primary button uses the wrong colour
Open
Beginner friendly
bug
good first issue
- Dominant language
- HTML
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In styles.css, .btn-primary uses #999999 instead of the brand colour (var(--brand), #4f46e5). Use the brand colour.
Contributor guide
Research direction
Open styles.css and locate the .btn-primary rule. Replace the current color with var(--brand), then verify that the primary button uses the brand colour #4f46e5 in the page.
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