Evan-HR / StellarView

StellarView is a webapp allowing users to find locations with low light pollution and adequate weather for stargazing.
4 stars 1 forks source link

Trendy footer /w moody semi-transparent star image or similar #191

Closed bustinjurkz closed 5 years ago

bustinjurkz commented 5 years ago

things to note: in index.html, body is set to height 100%, but the main 'screen' seems to be in App.js.

If you get rid of body height 100%, the stars in the background appear in the bottom section, correctly. however, I think the footer should go in the grid, which belongs in ParksData - - consider renaming Parks Data?

bustinjurkz commented 5 years ago

challenges: figuring out how to get that last grid element (footer) always at the bottom - or perhaps thats what the main body height is for in index.html?