Skip to content

Conversation

adi-ray
Copy link
Contributor

@adi-ray adi-ray commented Sep 19, 2025

Fixes #3563

Changes: Changed the height property to allow the container to grow with content while maintaining min-height: 100vh.

Pages verified after this change:

  • /about,
  • /signup,
  • /terms-of-use,
  • /privacy-policy,
  • /code-of-conduct

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for your interest in this issue and for outlining out your proposed solution and testing process!

This overall looks good to me!

@raclim raclim merged commit 320245e into processing:develop Sep 23, 2025
1 check passed
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.

About page bottom half background and text always appearing white
2 participants