From 453307b7c22859923ad3f267772021164ba36bcb Mon Sep 17 00:00:00 2001 From: Suhaina Fathima M <153417476+SuhainaFathimaM@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:24:40 +0530 Subject: [PATCH] Added tra --- index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/index.css b/index.css index ab95e097..0bb19cf4 100644 --- a/index.css +++ b/index.css @@ -6,6 +6,7 @@ body { color: #000; margin: 0; padding: 0; + transition: background-color 0.3s ease-in-out; } .info>div {