diff --git a/assets/css/hero.css b/assets/css/hero.css index d2483fb..cd8ff42 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -53,7 +53,8 @@ .hero-button:hover { /* color: white; */ /* color: #2ee797; */ - color: #c22a67; + /* color: #c22a67; */ + box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); } .hero-screenshots {