diff --git a/styles.css b/styles.css index 9351161..5f2b2ce 100644 --- a/styles.css +++ b/styles.css @@ -4,5 +4,5 @@ $background-color: #C7E7CD; /*-- scss:rules --*/ h1, h2, h3, h4, h5, h6 { /* text-shadow: -1px -1px 0 rgba(0, 0, 0, .3); */ - color: black; + color: pink; }