Skip to content

Commit

Permalink
Merge pull request #40 from codeplaysoftware/new-footer
Browse files Browse the repository at this point in the history
Small bug fix for dark mode.
  • Loading branch information
scottstraughan authored Sep 30, 2024
2 parents 1192159 + fcbb37c commit fecd9b1
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 fecd9b1

Please sign in to comment.