Skip to content

Commit

Permalink
Merge pull request #106 from shakti177/bug/up-arrow-not-working
Browse files Browse the repository at this point in the history
Resolve the Error and Fixed the Up Arrow Button
  • Loading branch information
JAYESHBATRA authored Jan 13, 2024
2 parents db9171d + e80088d commit 62bd04a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,7 @@ footer {
inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
inset 4px 4px 6px 0 rgba(97, 96, 96, 0.2);
cursor: pointer;
z-index: 1;
}

#myBtn:hover{
Expand Down

0 comments on commit 62bd04a

Please sign in to comment.