Skip to content

fix(ui): resolved issue where footer overlaps#1

Open
decimozs wants to merge 1 commit into
bettergovph:mainfrom
decimozs:fix-footer-layouts
Open

fix(ui): resolved issue where footer overlaps#1
decimozs wants to merge 1 commit into
bettergovph:mainfrom
decimozs:fix-footer-layouts

Conversation

@decimozs
Copy link
Copy Markdown

@decimozs decimozs commented Dec 8, 2025

This pull request refactors the Footer component for improved readability and responsiveness. The main changes include formatting updates, enhanced layout for data sources, and improved accessibility for links.

Formatting and code style improvements:

  • Reformatted imports and code style to use double quotes and consistent semicolons in src/components/Footer.tsx. [1] [2]

Layout and responsiveness enhancements:

  • Updated the data source section to display links more responsively, using <span> and <br> elements to separate links on different screen sizes.
  • Improved spacing and grouping of footer elements, including additional margin classes for better readability.

Accessibility and semantics:

  • Enhanced link accessibility by ensuring rel="noopener noreferrer" and clearer link separation in the Terms of Service section.

Samples:

Issue:

Mobile View

image

Larger Screen

image

Fix:

Mobile View

image

Larger Screen

image

@decimozs decimozs changed the title fix: resolved issue where footer overlaps fix(ui): resolved issue where footer overlaps Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant