Skip to content

Commit

Permalink
🐛 Fixed image background css
Browse files Browse the repository at this point in the history
  • Loading branch information
LNA-DEV committed Nov 22, 2024
1 parent 1001e32 commit 338b181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@media (prefers-color-scheme: dark) {
.dark{
img {
background-color: white;
}
}
}

0 comments on commit 338b181

Please sign in to comment.