Skip to content

Commit

Permalink
Merge pull request anuragverma108#1521 from 221fa04732/bottom-to-top
Browse files Browse the repository at this point in the history
bottom-to-top button alignment fixed
  • Loading branch information
huamanraj authored Jun 8, 2024
2 parents ac6b1c8 + 4ff9c49 commit d703675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2878,7 +2878,7 @@ footer {

#back-to-top-container {
position: fixed;
top: 82%;
top: 84.1%;
right: 8%;
/* Changed left to right */
}
Expand Down

0 comments on commit d703675

Please sign in to comment.