diff --git a/website/style.css b/website/style.css index 86bc77ca..8b9ffd16 100644 --- a/website/style.css +++ b/website/style.css @@ -108,7 +108,7 @@ header nav a:hover { color: var(--text); opacity: 1; } } .hero-husky { - width: 320px; + width: 160px; height: auto; filter: drop-shadow(0 0 40px rgba(34, 211, 238, 0.2)); }