diff --git a/style.css b/style.css index 4acb038..5c5caf2 100644 --- a/style.css +++ b/style.css @@ -91,7 +91,7 @@ body { padding: 0 20px; font-size: large; box-shadow: 0 0 5px #000; - text-shadow: 0 0 5px #fff; + text-shadow: 0 0 3px #fff; cursor: pointer; animation: box-move 1s infinite alternate-reverse; transition: transform 300ms;