Conversation
Social icon links in author cards had blue underlines (border-bottom) from Mintlify's default link styling. Switch from markdown links to <a> tags with textDecoration and borderBottom overrides, wrapped in a centered flex div with 12px gaps for proper spacing.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (123)
WalkthroughUpdated 160+ documentation files to refactor author social media links from inline icon elements to a centered flexbox container layout with consistent spacing and per-link styling, applying identical markup changes across all affected tutorial and guide documentation. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Summary
border-bottom: 1px solid) from Mintlify's default link CSS[<Icon/>](url)links with<a>tags that override bothtextDecorationandborderBottomgap: 12pxfor proper spacing and alignmentFollows up on #302 which restyled author cards (merged).
Test plan
Summary by CodeRabbit