From c32ded685cd250b4ae2bc96bb5539c1308607976 Mon Sep 17 00:00:00 2001 From: rashi1127 <73213363+rashi1127@users.noreply.github.com> Date: Fri, 30 Sep 2022 23:22:10 +0530 Subject: [PATCH] Update index.css --- app/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/index.css b/app/index.css index b6d64b1..1bb6311 100644 --- a/app/index.css +++ b/app/index.css @@ -16,7 +16,7 @@ li { } .container { - max-width: 1200px; + max-width: 1000px; margin: 0 auto; padding: 50px; }