c72f60c0e4
The margin-top: -60px on .cv-footer was pulling the footer up too much, hiding the GitHub link and other footer content. Removed the negative margin - the reduced .cv-main bottom padding (1rem instead of 3rem) already provides better spacing without hiding content. Result: - Footer content (GitHub, LinkedIn links) now visible - Still has better spacing than before - Zoom control at 100px bottom clears footer properly