Hello, Frontend Mentor coding community. This is my solution for the Intro section with dropdown navigation.
I had some trouble creating the responsive component (mobile phone), but I was able to utilize CSS Flexbox and a tiny CSS Grid. The dropdown is functional, and I also created a hamburger for the mobile section. I also included some transition and hover effects.
I'm sure there are some improvements I could make, but I believe it's a decent result.
I would appreciate your feedback on my work.