Hello Nidhi,
Inspect the .pagination container in your page.
-Check for inherited styles or margin/padding from parent containers
Look for any display: flex or grid rules that might be affecting layout.
Check for Theme Conflicts.
If you're using Atlas UI, make sure your custom styles aren't being overridden by Atlas classes. You might need to use !important in some cases: