Skip to content

Commit

Permalink
fix: revert opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
humandetail committed Dec 15, 2023
1 parent 22f7ae8 commit 6d877e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/Chinese-chess/src/assets/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
color: var(--black);
// background-color: var(--light);
opacity: .1;
}

:where(.btn) {
Expand Down

0 comments on commit 6d877e4

Please sign in to comment.