Skip to content

Commit

Permalink
reducing hover range
Browse files Browse the repository at this point in the history
  • Loading branch information
mrittika-dey authored Sep 6, 2024
1 parent 404abe5 commit e9f48f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/styles_website.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ button {
outline: none;
font-size: larger;
color: #333; /* Default text color */
padding: 10px; /* Adjust padding as needed */
padding: 4px; /* Adjust padding as needed */
cursor: pointer; /* Show pointer cursor on hover */
text-decoration: none; /* Remove underline by default */
}
Expand Down

0 comments on commit e9f48f3

Please sign in to comment.