From e8dd09ecdebee10a706790352d949cf50e3b82ad Mon Sep 17 00:00:00 2001 From: kamal j Date: Wed, 18 May 2022 11:37:24 +0530 Subject: [PATCH] changed little bit --- 3d-boxes-background/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d-boxes-background/style.css b/3d-boxes-background/style.css index 81fd9cf..faa7999 100644 --- a/3d-boxes-background/style.css +++ b/3d-boxes-background/style.css @@ -17,7 +17,7 @@ body { } .magic { - background-color: #f9ca24; + background-color: #49ca24; color: #fff; font-family: 'Poppins', sans-serif; border: 0;