Changed all innerHTML (unsafe) calls to innerText. Added text shadow on hover of navbar links. And completed all of the checklist items in the "style nav bar" issue on Github:
-Change the nav bar to be transparent at top of page
-Make nav bar not take up extra width on the page (sit on top of section rather than taking up space above it)
-Make nav bar solid after scrolling
-Change font color to one of the dark purple hex values
-Remove "TO-DO" comment in nav bar section of HTML for this task
Changed all innerHTML (unsafe) calls to innerText. Added text shadow on hover of navbar links. And completed all of the checklist items in the "style nav bar" issue on Github:
-Change the nav bar to be transparent at top of page -Make nav bar not take up extra width on the page (sit on top of section rather than taking up space above it) -Make nav bar solid after scrolling -Change font color to one of the dark purple hex values -Remove "TO-DO" comment in nav bar section of HTML for this task