Skip to content

fix invalid rgba in AuthShell#216

Open
saurabhhhcodes wants to merge 1 commit into
chthonn:mainfrom
saurabhhhcodes:codex/authshell-rgba-fix
Open

fix invalid rgba in AuthShell#216
saurabhhhcodes wants to merge 1 commit into
chthonn:mainfrom
saurabhhhcodes:codex/authshell-rgba-fix

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

What changed

  • Fixed the invalid rgba(255,255,255,0.65)) value in AuthShell.jsx.
  • The secondary feature-card description text now uses a valid semi-transparent white color again.

Why

  • The extra closing parenthesis broke the CSS value, so the browser ignored the intended styling.

Validation

  • git diff --check
  • npm run build

Closes #151

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Someone is attempting to deploy a commit to the Sunil Kumar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@saurabhhhcodes saurabhhhcodes changed the title [codex] fix invalid rgba in AuthShell fix invalid rgba in AuthShell Jun 13, 2026
@saurabhhhcodes saurabhhhcodes marked this pull request as ready for review June 13, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Invalid CSS rgba() value with extra parenthesis in AuthShell

1 participant