Skip to content

Commit

Permalink
fix: bootstrap adding padding to move-to-top button
Browse files Browse the repository at this point in the history
  • Loading branch information
crfmc committed Jul 19, 2024
1 parent 15262c7 commit f251d69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,8 @@ a:hover {
z-index: 998;
opacity: 0.5;
border: none;
background: none;
padding: 0px;
}

.move-to-top-btn:hover {
Expand Down

0 comments on commit f251d69

Please sign in to comment.