diff --git a/styles/styles.css b/styles/styles.css index 1e006b3..e04f4d6 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -110,8 +110,7 @@ h6 { font-weight: 600; line-height: 1.25; scroll-margin: 40px; - border-color: red; - color: red; + color: green; } h1 { font-size: var(--heading-font-size-xxl); }