Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
adjusted the position and size of the arrow key
  • Loading branch information
Abhinavagarwa committed Jul 31, 2024
1 parent befbec6 commit 7a9f556
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4229,3 +4229,8 @@ body.dark-mode .h3 {
border: 2px solid hsl(20, 43%, 93%);
border-radius: 10px;
}
.Btn{
height: 52px;
width: 52px;
margin-top: -18px;
}

0 comments on commit 7a9f556

Please sign in to comment.