From 918edf6431a3b76da61844e493b691e863690ef6 Mon Sep 17 00:00:00 2001 From: DELGRE <146925107+DELGRE@users.noreply.github.com> Date: Wed, 4 Oct 2023 16:39:28 +0200 Subject: [PATCH] Update style.css in green --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d224431..dda2cdf 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,3 @@ h1 { - color: red; + color: green; }