Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: fix screen responsiveness #491

Open
wants to merge 1 commit into
base: revamp
Choose a base branch
from

Conversation

amaan-bhati
Copy link

What has changed?

Responsiveness issues in the documentation page

Please include a summary of the change:
This PR resolves the responsiveness issues with the "Previous" and "Next" buttons on the documentation page. The buttons are now fully responsive across all devices, maintaining their alignment and functionality on different screen sizes.

Also, proactively styled the button text in order to avoid future failure in responsiveness.

On large screen sizes:

Screenshot 2025-02-10 144127

On smaller screen sizes:

Screenshot 2025-02-10 174606

This PR Resolves #489

Type of change

  • Bug fix (non-breaking change which fixes an issue).

How Has This Been Tested? Yes.

Please run npm run build and npm run serve to check if the changes are working as expected. Please include screenshots of the output of both the commands. Add screenshots/gif of the changes if possible.

Output of both Commands:

Screenshot 2025-02-10 174234 Screenshot 2025-02-10 174023

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you and congratulations 🎉 for opening your very first pull request in keploy

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant