Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Add rounded border styling to footer navigation elements

Summary

This PR adds CSS styling to make the footer navigation elements (Previous/Next buttons) have rounded borders instead of rectangular ones. The change applies border-radius: 99999px to create fully rounded pill-shaped buttons, matching the design shown in the reference image.

The CSS targets:

  • Footer layout navigation containers
  • Navigation link elements with specific Tailwind classes

Review & Testing Checklist for Human

  • Visual verification in preview deployment: Check that the footer navigation buttons now have fully rounded borders (pill-shaped) instead of rectangular borders
  • Compare with reference image: Verify the styling matches the first attachment image provided (the desired rounded style)
  • Test across multiple pages: Navigate through different documentation pages to ensure the styling is consistent and doesn't break on any specific pages
  • Check for side effects: Verify that no other UI elements were unintentionally affected by the new CSS rules

Notes

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

@fern-support fern-support deleted the devin/1762386617-rounded-footer-navigation branch November 5, 2025 23:54
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.

2 participants