Skip to content

Commit

Permalink
fix: background color
Browse files Browse the repository at this point in the history
  • Loading branch information
saahil-mahato committed Sep 20, 2024
1 parent 79033df commit 4f6fd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ table {
}

.bg-grey-light-dark {
background-color: #393939;
background-color: #151712;
}

.bg-grey {
Expand Down

0 comments on commit 4f6fd78

Please sign in to comment.