-Navbar is fixed
Separated the blur element and the actual navbar so they can be resized separately, this enabled to set max width to 80% allowing scroll to work
-Project button on home page now works
-Instead of <a> inside of <button> in the home page links, put onclick inside the button so link can be accessed by clicking the button outside of the text
-Navbar is fixed Separated the blur element and the actual navbar so they can be resized separately, this enabled to set max width to 80% allowing scroll to work
-Project button on home page now works
-Instead of
<a>
inside of<button>
in the home page links, putonclick
inside the button so link can be accessed by clicking the button outside of the text-Added title