juanpb96 / FEM_space-tourism-website

A space website created with React + TypeScript
https://juanbonilla.me/FEM_space-tourism-website/
0 stars 0 forks source link

fix(44): Fix NavigationBar #49

Closed juanpb96 closed 4 months ago

juanpb96 commented 4 months ago

Description

Adjust NavigationBar, Menu structure and styles, and create MenuMobile.

Project: Issue link

Changes

Evidences

Before:

Menu opened on mobile with overlapping elements, bad transition from open image to close image, and location bar being wider than it should

Menu on desktop with location bar being wider than active menu option

After:

Menu opened on mobile with all the fixed details

Menu on desktop with location bar being equally wider to active menu option