Skip to content

Commit

Permalink
removing hover color for li
Browse files Browse the repository at this point in the history
  • Loading branch information
DanCollinz committed Mar 21, 2024
1 parent dbedb6c commit 6381102
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,6 @@ ul,
li {
font-family: var(--body-font-family);
}
li:hover {
color:green;
border-bottom: 4px solid var(--brand-primary);
}

p {
margin-bottom: 1.2em;
Expand Down

0 comments on commit 6381102

Please sign in to comment.