diff --git a/src/resources/main.html b/src/resources/main.html index 5027b04..f7e6a2b 100644 --- a/src/resources/main.html +++ b/src/resources/main.html @@ -50,7 +50,7 @@ border-radius: 7px; transition: all 0.08s ease-out; cursor: pointer; - box-shadow: 0px 2px 30px 10px rgba(0, 0, 0, 0.3); + box-shadow: 0px 2px 25px 4px rgba(0, 0, 0, 0.3); } .button>img:hover {