CenterForTheBuiltEnvironment / comfort-dash

Revision of the CBE Comfort Tool using Dash.
2 stars 12 forks source link

Header #29

Closed Marcusxixi closed 2 months ago

Marcusxixi commented 2 months ago

Navbar redesign

Description

Redesigned the code structure of navbar, abandoned CSS, kept only necessary styles, divided the components of navbar into three parts, LOGO, Title, Right_button, abandoned Burger in the mobile version. "Make the code as minimal as possible"!!!

Types of change

Implementation

The LOGO has changed to the latest version image

The Mobile version image

I have separate the navbar into three components, logo, title, right_button, make it easy to subsequent maintenance I also delete css on it image

I delete the burger button from the code, cuz we don't require it any more on the mobile version Make any code as simple as possible

Checklists