Skip to content

Commit

Permalink
Remove ill-advised CSS added during #3794
Browse files Browse the repository at this point in the history
  • Loading branch information
franknoirot committed Sep 9, 2024
1 parent 7c2cfba commit 60ef11a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ body.dark {
@apply text-chalkboard-10;
}

@media (prefers-color-scheme: dark) {
body,
.body-bg,
.dark .body-bg {
@apply bg-chalkboard-100;
}
}

select {
@apply bg-chalkboard-20;
}
Expand Down

0 comments on commit 60ef11a

Please sign in to comment.