From deaa92432b1687913dce3268ee63bd99522047f3 Mon Sep 17 00:00:00 2001 From: "Glitch (glitch-hello-website)" Date: Tue, 13 Apr 2021 16:58:50 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=A5=E2=9C=8C=EF=B8=8F=20Checkpoint=20.?= =?UTF-8?q?/style.css:1062301/12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;