diff --git a/hectabitstyles.css b/hectabitstyles.css index ac3e1f7..2d2a219 100755 --- a/hectabitstyles.css +++ b/hectabitstyles.css @@ -30,6 +30,7 @@ a { display: inline-block; text-decoration: none; transition: all 0.3s ease; + box-shadow: var(--shadow) 5px 5px 5px; } .clickbutton:hover {