kalviumcommunity / kalviumcommunity/devlinks

Primary button uses the wrong colour

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.