cmolinan / Portfolio-project

This Portfolio was built entirely in HTML/CSS and JavaScript for DOM Manipulation, using technologies such as Flexbox and Grid, and applying Responsive design. It is based on a FIGMA design
https://cmolinan.github.io/
4 stars 0 forks source link

Script section not working #18

Open AlucardSanin opened 2 years ago

AlucardSanin commented 2 years ago

Your script was not working due to the misspelling of Id in your first query selector.

https://github.com/cmolinan/Portfolio-project/blob/6377e320a02671485e099e3e247c2fea786beb0c/code.js#L1

I already changed 'mobileMenu' to 'MobileMenu'