dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Adjusting website responsive endpoints to fix some visual bugs #1622

Closed GomezIvann closed 1 year ago

GomezIvann commented 1 year ago

Checklist

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