Skip to content

Commit

Permalink
Adjust emergency button size for better visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tiashamaitra committed Jun 23, 2024
1 parent 7e1a468 commit 83509bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appointment.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
border-radius: 5px;
cursor: pointer;
transition: background-color 0.3s, box-shadow 0.3s;
font-size: 16px;
font-size: 30px;
}

button:hover {
Expand Down

0 comments on commit 83509bb

Please sign in to comment.