Skip to content

Commit

Permalink
bla21412412
Browse files Browse the repository at this point in the history
  • Loading branch information
Rourkes committed Mar 3, 2024
1 parent f9d2567 commit 346b502
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,9 @@ line-height: 1.5;
letter-spacing: 0.02em;
color: #434455;
}
.header-menu-link:hover {
.header-menu-link:hover, :focus {
color: #404bbf;
}
.header-menu-link:focus {
color: #404bbf;
}
/*********** HEAD ***********/
.section-head {
background-color:#2e2f42;
Expand Down

0 comments on commit 346b502

Please sign in to comment.