From e3add2b879cef6ae37bb33caf30466da131c4f6a Mon Sep 17 00:00:00 2001 From: Avionic Harshit <78672319+avionicharshit-byte@users.noreply.github.com> Date: Thu, 12 Oct 2023 11:37:16 +0530 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index b578973..f3f1c16 100644 --- a/css/style.css +++ b/css/style.css @@ -339,7 +339,7 @@ a:hover, a:active, a:focus { About section -----------------------------------------*/ -.about-container { +#about .about-container { max-width: 800px; margin: auto; background-color: #f9f9f9;