Skip to content

Commit

Permalink
Remove broken CSS reference to non-existent logo
Browse files Browse the repository at this point in the history
  • Loading branch information
calmh committed Jan 30, 2024
1 parent 552607c commit 515adfa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions static/css/dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ hr {
border-color: #808080;
}

nav .navbar-brand #logo-img {
background-image: url(../img/logo-light.svg);
background-repeat: no-repeat;
background-size: contain;
}

nav .nav-item {
color: rgba(255, 255, 255, .5);
}
Expand Down

0 comments on commit 515adfa

Please sign in to comment.