From 66148a2b205043596b85e857f1abc18558a9afb2 Mon Sep 17 00:00:00 2001 From: Agastya Nath Date: Sat, 25 May 2024 18:52:18 +0530 Subject: [PATCH] 7_Agastya --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index b1013e6..9a1a991 100644 --- a/style.css +++ b/style.css @@ -76,8 +76,8 @@ a { background-color: red; } -#pixel-art-container .cell:nth-child(4) { - background-color: pink; +#pixel-art-container .cell:nth-child(7) { + background-color: orange; } /* Add more colors for other cells as needed */ /* add */