YoutLone / Portfolio

The Personal Portfolio Website is a project created to showcase my skills, experience, and accomplishments in a visually appealing and professional manner. This website serves as a comprehensive platform for presenting my work and introducing myself to potential employers, clients, and collaborators.
https://github.com/YoutLone/Portfolio
MIT License
4 stars 1 forks source link

seleceted a non-existing element in javascript file. #13

Open Othniel2471 opened 1 year ago

Othniel2471 commented 1 year ago

after going through the code, I found out that, there's an error on line 27, where an event listener was added to an element that doesn't exist. The solution i suggest is for you to cross-check your classes and make sure it exists, you might consider checking for spelling errors