Skip to content

Commit

Permalink
Small bug fix for dark mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstraughan committed Sep 30, 2024
1 parent a964f7a commit fcbb37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ footer {
}
}

footer .top {
footer {
background: transparent;
}
}

0 comments on commit fcbb37c

Please sign in to comment.