I'm encountering a small issue with my first HTML website. The hyperlinks in the "about me" section are not clickable, yet those in the drop down menu are functioning properly. Any thoughts on why this might be happening?
If you'd like to take a look at my code, it's available here: https://jsfiddle.net/2hkhmLef/
<p>
I am currently a 20-year-old student studying Software Engineering at Concordia University in Montreal. My experience so far has been enriching and full of learning opportunities. My aim is to graduate while using this website as a platform to document my journey. In the <a href="#port_section" class = "intro_link">portfolio</a> section, you can find my school assignments and personal projects. Check out what I've been up to lately in the <a href="#" class = "intro_link">activities</a> section. Additionally, for links to my social networks and contact information, head over to the <a href="#" class = "intro_link">contacts</a> section.
</p>