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