kalviumcommunity / kalviumcommunity/devlinks-01

Primary button uses the wrong colour

Open Beginner friendly
#5 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.