From 387e64ee2bfe98d61b810db17118c5501a57f835 Mon Sep 17 00:00:00 2001 From: Himanshu Narware Date: Mon, 2 Sep 2024 16:02:39 +0530 Subject: [PATCH] . --- frontend/src/style/Home.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/style/Home.css b/frontend/src/style/Home.css index 6231dd8b..88599ba3 100644 --- a/frontend/src/style/Home.css +++ b/frontend/src/style/Home.css @@ -70,7 +70,8 @@ align-items: center; margin-top: 20px; padding: 1rem; - margin-left: 32%; + /* margin-left: 32%; */ + margin-inline: auto; } .pagination .page-wrapper{