Skip to content

fix: resolve light mode styling issues on homepage and footer

Praveena Veeranki requested to merge feature/pages-ui into develop

Summary

This merge request addresses light mode styling inconsistencies on the homepage and footer to improve visual appearance, readability, and overall user experience.

Changes Made

  • Fixed light mode color inconsistencies across homepage sections.
  • Updated text colors to ensure proper contrast and accessibility.
  • Corrected background colors and styling issues in light theme.
  • Fixed footer styling to maintain consistency with the overall design system.
  • Improved responsiveness and appearance across different screen sizes.
  • Cleaned up CSS classes and removed conflicting styles where necessary.

Testing

  • Verified homepage layout and styling in light mode.
  • Tested footer appearance across multiple screen sizes.
  • Confirmed that dark mode functionality remains unaffected.
  • Checked for visual regressions and styling conflicts.

Impact

These changes improve the consistency and usability of the website in light mode while maintaining compatibility with existing themes and layouts.

Merge request reports

Loading