Skip to content

Footer text is not center aligned on mobile screens #1292

@Swetagupta05

Description

@Swetagupta05

Describe the bug

On small screen devices, the footer text appears misaligned instead of being centered. This affects the visual consistency and readability of the footer section on mobile view.

To Reproduce

Steps to reproduce the behavior:

Open the AgriTech website in a browser

Open Developer Tools

Switch to a mobile device view (width ≤ 768px)

Scroll down to the footer section

Expected behavior

The footer text should be center aligned on mobile screens for better readability and a cleaner UI.

Additional context

This can be fixed with a small CSS change using media queries (e.g., text-align: center for mobile screen sizes). No backend changes are required.

Metadata

Metadata

Assignees

Labels

ECWoC26bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions