Responsive navbar required for the current UI/UX for the project.
Make the required changes in the src/templates/index.html and src/static/index.css to add responsiveness in the navbar. In mobile view, navbar should toggle on button click and vary it's size according to screen size in desktop as well as mobile view.
Responsive navbar required for the current
UI/UX
for the project.Make the required changes in the
src/templates/index.html
andsrc/static/index.css
to add responsiveness in the navbar. In mobile view, navbar should toggle on button click and vary it's size according to screen size in desktop as well as mobile view.