diff --git a/app/assets/stylesheets/getting-started.css.scss b/app/assets/stylesheets/getting-started.css.scss index a12820484..6c6870c07 100644 --- a/app/assets/stylesheets/getting-started.css.scss +++ b/app/assets/stylesheets/getting-started.css.scss @@ -6,6 +6,10 @@ .awesome { text-align: center; + + .btn.creation { + text-shadow: none; + } } .hero-unit {