Eliminate white space

Hi, all!

I did some searching, reading, and experimenting and still can’t quite get my backgrounds the way I want. How I can I eliminate the whitespace above my footer with the map?

Thanks!

Add margin-top:0; to your H4 in the footer. Or for a better solution: Remove the margin all together from the H4 and use padding instead for spacing.

Awesome- thank you!! This is my first real project for a friend and I’m trying to actually use everything I’ve learned for the first time.

1 Like

You’re welcome! Best of luck and keep going.