From 191ad1169492e3e187754740b7663997d384f07c Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Mon, 27 Nov 2023 16:02:59 -0600 Subject: testing color --- app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.css b/app.css index 8a1dd55..b389710 100644 --- a/app.css +++ b/app.css @@ -11,5 +11,5 @@ h2 { } p { - color: white; + color: lightgrey; } \ No newline at end of file -- cgit v1.2.3