You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
Came across Ameelio while researching organizations focused on reducing recidivism. The homepage text is white, and the light grey background overlaps the text and buttons starting with a window width of 1150px and narrower for Chrome and Safari. The hero image is dynamically hidden on mobile for portrait view, but the text issue exists on mobile devices in landscape. Perhaps this is an oversight related to the media query 'prefers-color-scheme: dark'. Simple change would be to set hero section text color to your off-black rgba(0,0,0,.85) for screen widths less than 1150px.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Came across Ameelio while researching organizations focused on reducing recidivism. The homepage text is white, and the light grey background overlaps the text and buttons starting with a window width of 1150px and narrower for Chrome and Safari. The hero image is dynamically hidden on mobile for portrait view, but the text issue exists on mobile devices in landscape. Perhaps this is an oversight related to the media query 'prefers-color-scheme: dark'. Simple change would be to set hero section text color to your off-black rgba(0,0,0,.85) for screen widths less than 1150px.
The text was updated successfully, but these errors were encountered: