Skip to content

Fix invisible button text on hover - #40

Merged
therahul-yo merged 1 commit into
mainfrom
fix-btn-hover
Jun 11, 2026
Merged

Fix invisible button text on hover#40
therahul-yo merged 1 commit into
mainfrom
fix-btn-hover

Conversation

@therahul-yo

Copy link
Copy Markdown
Owner

The primary hero button turned solid white on hover: .btn.primary:hover sets a white background while the generic .btn:hover simultaneously sets the text color to white. Now the primary button hovers to white with dark text, and the white-text hover applies only to non-primary buttons.

🤖 Generated with Claude Code

.btn:hover set color to white while .btn.primary:hover set the
background to white — white-on-white made the label invisible.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
superton Ready Ready Preview, Comment Jun 11, 2026 7:03am

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@therahul-yo, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 47 minutes and 33 seconds. Learn how PR review limits work.

Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f1ec4f5c-0f35-42ff-82ad-d78b3cdd2e99

📥 Commits

Reviewing files that changed from the base of the PR and between 00b0eba and d6c1a13.

📒 Files selected for processing (1)
  • docs/index.html

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@therahul-yo
therahul-yo merged commit 8335a46 into main Jun 11, 2026
8 checks passed
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.

1 participant