Skip to content

Commit

Permalink
Update buttons.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Law-Dawg360 authored Nov 20, 2024
1 parent 960afa3 commit 5d7f69f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Testing/HTML/buttons.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ defualtButtons {


button2 {
background-color: #f0f0f0;
background-color: #544caf;
border: 1px solid #ccc;
padding: 10px 20px;
padding: 15px 32px;
cursor: pointer;
}
button2:hover {
Expand Down

0 comments on commit 5d7f69f

Please sign in to comment.