Can someone please assess my code?
Link to my code: https://codepen.io/jfash_1215/pen/xxJboPQ
Link to assessment: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Fundamental_CSS_comprehension
Can someone please assess my code?
Link to my code: https://codepen.io/jfash_1215/pen/xxJboPQ
Link to assessment: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Fundamental_CSS_comprehension
Hi @Jacob_Fashanu and welcome to the community 
Great work on this exercise. 
I have just two things:
line-height. For an explanation see: https://developer.mozilla.org/en-US/docs/Web/CSS/line-height#prefer_unitless_numbers_for_line-height_values
line-height in the footer should be 2. This will lead to a paragraph height of 3em, that will center it vertically.I hope that helps. Feel free to ask questions. 
Happy New Year,
Michael
Thanks!! it helped me!!
HAppy New year!! 