Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Had to fix a weird bug when navigating between pages. When clicking a navbar link, the `window.scrollTop` was `5rem` (the navbar height) on the next page. Is related to: gatsbyjs/gatsby#38201 - In the process of fixing the bug, I made the navbar sticky and cleaned up the padding at the top of the projects page for a cleaner consistency.
- Loading branch information