Skip to content

Commit

Permalink
Migrated to Gatsby 5
Browse files Browse the repository at this point in the history
- 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
ebaldacchino committed Sep 27, 2023
1 parent 593a312 commit 6f6045a
Show file tree
Hide file tree
Showing 6 changed files with 4,039 additions and 3,169 deletions.
Loading

0 comments on commit 6f6045a

Please sign in to comment.