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

[Bugfix] - Fix NavigationBar on mobile #44

Closed juanpb96 closed 7 months ago

juanpb96 commented 7 months ago

Description

The NavigationBar behaves weirdly as the user reduces the screen size, for example from desktop to mobile. It is opened by default, the "X" is almost not visible, the location indicator is wider than it should be, and the Explore button is displayed on top of the menu.

Tasks

Notes