Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CSS for Footer and Navbar, and Fix Route Logic Errors #998

Closed
subodhkangale07 opened this issue Nov 6, 2024 · 1 comment · May be fixed by #999
Closed

Update CSS for Footer and Navbar, and Fix Route Logic Errors #998

subodhkangale07 opened this issue Nov 6, 2024 · 1 comment · May be fixed by #999

Comments

@subodhkangale07
Copy link

We need to make changes in the CSS styling of the footer and navbar to improve the overall UI consistency. Additionally, there are some logical errors in the routing that need to be addressed for smoother navigation.

Tasks:

CSS Updates:

Modify the footer's design to align with the updated UI/UX requirements.
Update the navbar styling to ensure responsiveness across all devices.
Route Changes:

Review and fix the logical errors in the routing paths.
Ensure that all routes navigate correctly and handle errors gracefully.
Acceptance Criteria:

The footer and navbar must display updated styles and be responsive.
All route changes should function without logical issues or errors.
No existing functionality should be broken as a result of these changes.
Priority: Medium/High (choose as per your project's requirements)

Labels: CSS Update, Bug Fix, Route Logic, Frontend

@subodhkangale07
Copy link
Author

/assign kindly assign this issue to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants