From e728dcce5d8bc469203e2a6ee900294232a9beec Mon Sep 17 00:00:00 2001 From: sevithescss <149007003+sevithescss@users.noreply.github.com> Date: Fri, 20 Sep 2024 14:58:50 -0700 Subject: [PATCH] visibility changes --- css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 139cd30..698e20d 100644 --- a/css/index.css +++ b/css/index.css @@ -12,12 +12,12 @@ body { } h1 { - color: #333; + color: #000000; } h2, p { - color: #555; + color: #000000; } button {