summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-27 23:51:25 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-27 23:51:25 +0200
commit3c03c0263159a2224ae0846d5d2c08889f7f41bf (patch)
tree79355f66ecfebc728b686d93059a8e121d401507
parentc99ca54f4199b61fbe9dd97023dab32c65f942ba (diff)
downloadfield-cloth-gold-3c03c0263159a2224ae0846d5d2c08889f7f41bf.tar.gz
Less heavy drop shadows.
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 4d1db79..ecd3800 100644
--- a/play.html
+++ b/play.html
@@ -132,7 +132,7 @@ body.Observer #hand { display: none }
width: 41px;
height: 44px;
background-size: 41px 44px;
- filter: drop-shadow(0px 2px 4px #0008);
+ filter: drop-shadow(1px 2px 2px #0008);
}
.token.action {