Having a puzzling issue that's got me stumped. Currently working on my professor's website at jurgec.net.
The problem is specific to the mobile version of the site. Whenever clicking on a link like "I am an undergraduate student," scrolling down a bit, and then hitting the back button, the page doesn't fully return to the top. Instead, you can still see some of the yellow background below.
I suspect it has to do with each section's height being dependent on the screen size of the browser. On mobile Chrome, as you scroll down the URL bar disappears, causing the browser's height to change and messing up the proportions of the sections on the website.
If anyone could offer assistance, it would be greatly appreciated!