diff --git a/02 - Starter Files and Tooling Setup/test-START.html b/02 - Starter Files and Tooling Setup/test-START.html index 7e66c49d..0db214f7 100644 --- a/02 - Starter Files and Tooling Setup/test-START.html +++ b/02 - Starter Files and Tooling Setup/test-START.html @@ -13,11 +13,13 @@ font-size: 50px; border-bottom: 10px solid var(--yellow); color: var(--black); + text-shadow: 0 2px 0 rgba(0, green0, blue0, alpha0.07); }
Hello!
+