From e0effe26765bba44eff97b26d546d9aa6a23a7b5 Mon Sep 17 00:00:00 2001 From: Bhatesh Khairnar <111328681+BhateshKhairnar@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:26:18 +0530 Subject: [PATCH] Update 03-NFT.css --- 03-NFT.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-NFT.css b/03-NFT.css index 1bfd468..f50945c 100644 --- a/03-NFT.css +++ b/03-NFT.css @@ -41,7 +41,7 @@ body { } .content { background-color: var(--card-BG); - width: 32rem; + width: 37rem; padding: 2.5rem; display: flex; flex-direction: column;