Skip to content

Commit

Permalink
Remove test css from button
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibson666 committed Mar 20, 2024
1 parent c1ff12e commit 983d95e
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@
--cbp-button-border-radius: var(--cbp-border-radius-soft);
}

@media (prefers-color-scheme: dark) {
cbp-button {
--cbp-button-color-fill: pink !important;
--cbp-button-color-text: black !important;
}
}

cbp-button {
display: inline-block;

Expand Down

0 comments on commit 983d95e

Please sign in to comment.