Skip to content

Commit

Permalink
css music btn fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mansstiv committed Feb 17, 2024
1 parent cf2cff8 commit 22385f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,10 @@ main {
font-size: 18px;
}

.music-btn:focus {
outline: 0;
}

.navbar-link:hover,
.navbar-link:focus {
color: var(--light-gray-70);
Expand Down

0 comments on commit 22385f3

Please sign in to comment.