Skip to content

Commit

Permalink
Add styles for the piece that is currently held
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed May 15, 2018
1 parent c10f2e2 commit 3a32f91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/index.sass
Expand Up @@ -102,6 +102,8 @@ html, body
justify-content: center
user-select: none
-moz-user-select: none
&.held
filter: drop-shadow(-2px 2px 6px rgba(0, 0, 30, 0.8))

.piece--white
@include hexagon(69px, #f7f7f7)
Expand Down

0 comments on commit 3a32f91

Please sign in to comment.