diff options
Diffstat (limited to 'web/static/style.css')
-rw-r--r-- | web/static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/static/style.css b/web/static/style.css index 57c670a..6256709 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -370,6 +370,7 @@ body { height: 100%; filter: drop-shadow(0 0 0.4rem #111); + overflow: visible; } @keyframes throw-anim { |