Frank Mckenna (@frank60110202) 's Twitter Profile
Frank Mckenna

@frank60110202

ID: 1245319599341666305

linkhttps://frank-mckenna.com calendar_today01-04-2020 11:58:33

75 Tweet

41 Followers

288 Following

Frank Mckenna (@frank60110202) 's Twitter Profile Photo

Day 53-57 #100DaysOfCode I finally figured out how to contain all of the contents on the page without overflow. I changed the height from 100vh to this - height: calc(100vh - 8.4rem) 8.4rem being the height of the header and footer. The feeling when i solved this was immense

Day 53-57 #100DaysOfCode 
I finally figured out how to contain all of the contents on the page without overflow.

I changed the height from 100vh to this -
height: calc(100vh - 8.4rem)
8.4rem being the height of the header and footer.

The feeling when i solved this was immense