Skip to content

Commit

Permalink
Update base.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rowandwhelan authored Aug 23, 2024
1 parent 4cb63b1 commit e0e9c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ document.body.innerHTML += `
}
ul li:not(.page-container *, .mobile-menu):hover {
transform: scale(1.1);
transition: 0.3s;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
#hamburger-icon {
Expand Down

0 comments on commit e0e9c45

Please sign in to comment.