gbowne1 / gbowne1site_react

React version of gbowne1 site
GNU General Public License v3.0
4 stars 12 forks source link

[CSS][BUG] Contact Page issues, including fixing whitespace, scrolling, etc. #52

Open gbowne1 opened 9 months ago

gbowne1 commented 9 months ago

In desktop view, with the viewport set to 1884px by 905px, and navigated to /contact or click on Contact button in nav. (set your browsers responsive settings to 1884 x 905 and look at the view.. (to replicate my view).

Scrolled up on the page there is a lot of white space in between the navbar and the card in the center of the view. which seems to be causing some issues. When scrolled up on the page, The bottom of the card extends into the the top few px of height in the footer.

There should not be any scrolling on this page.

Scrolling down on the page makes the view look normal.

The fields in this view also do not look great.