Skip to content

Commit

Permalink
Add 'Scroll back to top' button
Browse files Browse the repository at this point in the history
  • Loading branch information
MehekFatima committed Jun 28, 2024
1 parent 4f3ac95 commit e3ee4c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ body {
background-color: #EF5B25;
color: white;
border: none;
width: 54px;
height: 54px;
padding: 0;
border-radius: 50%;
padding: 15px;
cursor: pointer;
Expand Down

0 comments on commit e3ee4c4

Please sign in to comment.