Skip to content

Commit

Permalink
🐛 fix: nav-links hover style
Browse files Browse the repository at this point in the history
  • Loading branch information
serginogal committed Feb 3, 2023
1 parent 767d92a commit b044e30
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sass/parts/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ header {
padding: 5px;
border-radius: 5px;
transition: 100ms;
&:hover {
color: var(--links);
justify-content: right;
background-color: var(--secondary-color);
}
}

.home-title {
Expand Down

0 comments on commit b044e30

Please sign in to comment.