Skip to content

Commit

Permalink
line hover animation added
Browse files Browse the repository at this point in the history
  • Loading branch information
vedanshjainvj committed Feb 28, 2024
1 parent 862e835 commit e8ffb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
scroll-behavior: smooth !important;
}

/* This code is for adding line hover animation */
/* This code is for adding line hover animation for nav elements */
.navbar-item {
position: relative;
display: inline-block;
Expand Down

0 comments on commit e8ffb3e

Please sign in to comment.