forked from FoundKeyGang/FoundKey
Update reversi.game.vue
This commit is contained in:
parent
319eed029b
commit
166c4ebda0
1 changed files with 2 additions and 2 deletions
|
@ -421,10 +421,10 @@ root(isDark)
|
|||
width 100%
|
||||
height 100%
|
||||
|
||||
&[alt="b"]
|
||||
&[alt="black"]
|
||||
filter brightness(.5)
|
||||
|
||||
&[alt="w"]
|
||||
&[alt="white"]
|
||||
filter brightness(2)
|
||||
|
||||
> .graph
|
||||
|
|
Loading…
Reference in a new issue