Skip to content

Commit

Permalink
bla612412412
Browse files Browse the repository at this point in the history
  • Loading branch information
Rourkes committed Mar 3, 2024
1 parent 007bae0 commit 873bbfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ cursor: pointer;
background-color: #4D5AE5;
}
.section-head-button:hover {
background-color: #404BBF
background-color: #404BBF;
}
.section-head-button:focus {
background-color: #404BBF
background-color: #404BBF;
}
/*********** WHAT CAN WE DO ***********/
.section-wcwd {
Expand Down

0 comments on commit 873bbfd

Please sign in to comment.