Hey guys, I'm building a portfolio site and I used 'position: sticky' for my footer. It looks perfectly fine on my desktop browser, but as soon as I open it on my phone, it covers up the last few lines of my projects section. I've tried adjusting the z-index and adding padding-bottom to the body, but nothing seems to work. Has anyone else run into this weird spacing issue?