Skip to content

Commit

Permalink
colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Bapt-Tech authored Oct 16, 2024
1 parent dfed1f1 commit 46613e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ nav ul li a {

.jobs-note {
margin-bottom: 40px;
background-color: #080320;
background-color: #101013;
padding: 20px;
border-radius: 10px;
}
Expand Down Expand Up @@ -116,7 +116,7 @@ nav ul li a {

/* Button & Hover Effects */
nav ul li a, button {
background-color: #242121;
background-color: #645f5f;
padding: 10px 20px;
border: none;
border-radius: 10px;
Expand Down

0 comments on commit 46613e9

Please sign in to comment.