Skip to content

style(links): use subtle solid underlines#61

Merged
pascalandy merged 2 commits intomainfrom
pascalandy/link-style-lighter
Feb 1, 2026
Merged

style(links): use subtle solid underlines#61
pascalandy merged 2 commits intomainfrom
pascalandy/link-style-lighter

Conversation

@pascalandy
Copy link
Owner

Summary

  • Replace decoration-dashed with thin solid underlines (1px, 30% opacity)
  • Adds accent color on hover for better visual feedback
  • Applied to blog content, cards, and 404 page

Files changed

  • src/styles/typography.css - Blog prose links
  • src/components/Card.astro - Blog card links
  • src/pages/404.astro - 404 page link

Test plan

  • Visit blog post with links and verify subtle underlines
  • Hover links to confirm accent color appears
  • Check 404 page link styling

🤖 Generated with Claude Code

pascalandy and others added 2 commits January 31, 2026 19:47
Replace decoration-dashed with thin solid underlines (1px, 30% opacity)
for less visual weight. Adds accent color on hover.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation astro styles labels Feb 1, 2026
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@pascalandy pascalandy merged commit c95533a into main Feb 1, 2026
9 checks passed
This was referenced Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astro documentation Improvements or additions to documentation styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant