Fixed an issue where the background color of the login and registration pages would not extend all the way down.
This was resolved by creating a container div that wrapped all elements of the login and registration pages, that covered the entire page, and defining background color of those divs in the css.
Fixed an issue where the background color of the login and registration pages would not extend all the way down.
This was resolved by creating a container div that wrapped all elements of the login and registration pages, that covered the entire page, and defining background color of those divs in the css.