Skip to content

Commit

Permalink
hover effect with svg logo
Browse files Browse the repository at this point in the history
  • Loading branch information
voidedaries committed Aug 12, 2023
1 parent 7693ba9 commit e18378a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
font-family: 'Panton', sans-serif;
}
#logo:hover {
fill: #6E2BEC;
fill: rgb(110, 43, 236);
}
/* scrollbar */
::-webkit-scrollbar {
Expand Down

0 comments on commit e18378a

Please sign in to comment.