Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Adjusting website responsive endpoints to fix some visual bugs #1622

Merged
merged 6 commits into from Jun 20, 2023

Conversation

GomezIvann
Copy link
Collaborator

@GomezIvann GomezIvann commented Jun 15, 2023

Checklist

  • Build process is done without errors and all tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Description
As explained in #1613, some responsive endpoints were not working fine on Halstack's documentation site. In some edge situations, the hyperlink icon was cut off. There also were strange jumps while resizing the screen. Some media queries were doing nothing on the actual code. This PR tries to fix all those problems.

Screenshots

image

Sin título

Closes #1613

@GomezIvann GomezIvann marked this pull request as ready for review June 16, 2023 13:53
@Jialecl Jialecl self-requested a review June 20, 2023 07:28
@Jialecl Jialecl self-assigned this Jun 20, 2023
@Jialecl Jialecl merged commit 6737150 into master Jun 20, 2023
1 check passed
@Jialecl Jialecl deleted the gomezivann-fix-endpoints branch June 20, 2023 14:17
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.

Adjust Halstack's website endpoints
2 participants