RyanFitzgerald / devportfolio

A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass

Home Page:https://ryanfitzgerald.github.io/devportfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bottom of landing cut off on Firefox 51

TheInitializer opened this issue · comments

I haven't been able to recreate the issue myself in Firefox 51. Is the bottom completely cut off or is it simply out of the viewport until you scroll down? The lead background has a minimum height of around 700px I believe.

Going to close this for now since I can't seem to recreate it and there aren't any steps to reproduce. If others notice the issue as well, feel free to reopen!

The bottom is out of the viewport until you scroll down. My screen is 1366x768 so that may be the problem?

Hmm alright, I've reopened it. I'll look into finding a solution for that; more than likely just setting that to the viewport height. Thanks!

After measuring with ShareX's handy ruler tool, it appears that my browser's viewport height is 659 px. It would be useful to decrease the min-height as the landing would still look good below 700px.

Issue fixed in 1.1.2.