Closed huyenltnguyen closed 7 months ago
Checklist:
Update index.md
This PR changes the box model from content-box to border-box to prevent the nav items from wiggling on hover.
content-box
border-box
Please merge and deploy when ready.
Checklist:
Update index.md
)This PR changes the box model from
content-box
toborder-box
to prevent the nav items from wiggling on hover.Screenshots (containing animated images)
| Before | After | | --- | --- | | ![nav-items-before](https://github.com/freeCodeCamp/forum-theme/assets/25715018/7163bd94-eb0a-4132-8cec-aa9f4d2dba64) | ![nav-items-after](https://github.com/freeCodeCamp/forum-theme/assets/25715018/8d723260-d309-4190-b5b1-c1d995a9c31b) |