diff --git a/style.css b/style.css index b8ef1e3..6a63dbf 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ to this section's matching END comment to see page-specific styles. /* Our default values set as CSS variables */ :root { --color-bg: #69F7BE; - --color-text-main: #2800FF; + --color-text-main: #000000; --color-primary: #FFFF00; --wrapper-height: 87vh; --image-max-width: 300px;