freeCodeCamp / forum-theme

Themes that we use on our forums
BSD 3-Clause "New" or "Revised" License
14 stars 27 forks source link

fix: wiggling nav items #123

Closed huyenltnguyen closed 4 months ago

huyenltnguyen commented 4 months ago

Checklist:

This PR changes the box model from content-box to border-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) |
raisedadead commented 4 months ago

Please merge and deploy when ready.