Skip to content

Commit

Permalink
Update design.css
Browse files Browse the repository at this point in the history
  • Loading branch information
cfunkz authored Mar 23, 2024
1 parent 6fad1ef commit 5a88ea4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions design.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.navbar-nav .nav-link:hover {
border-radius: 5px;
background-color: #0A2949;
border: solid 1px #f0f0f0;
outline: solid 1px #f0f0f0;
color: #ffffff;
}

Expand Down Expand Up @@ -114,7 +114,6 @@
footer .nav-link:hover {
border-radius: 5px;
background-color: #001F3F;
border: solid 1px #f0f0f0;
color: #ffffff;
}

Expand Down

0 comments on commit 5a88ea4

Please sign in to comment.