Skip to content

Commit

Permalink
Fix main action text in dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk committed Nov 23, 2023
1 parent 241f801 commit 46b1aac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
}

.sp-container .card {
color: white;
background: #1d1d1d !important;
border: 1px solid #303030;
}
Expand Down

0 comments on commit 46b1aac

Please sign in to comment.