Description:
The header section of the Health Care Interface page currently has misaligned elements. Specifically:
- The "Notification" and "Account" buttons on the right side of the header appear off-balance and need proper alignment.
- The text "Health Care InterFace" and "Bharat सेवा+" should be centered or aligned uniformly for better UI consistency.
- The "Home" button on the left side needs to be vertically aligned with the header.
Expected Behavior:
- All elements in the header, including the navigation links, icons, and buttons, should be aligned properly both horizontally and vertically.
- The alignment should ensure that the layout appears neat and balanced across different screen resolutions.
Steps to Reproduce:
- Open the Health Care Interface at
/healthcare/dashboard.
- Observe the misalignment of the elements in the header section.
Screenshot:

Suggested Fix:
- Use CSS Flexbox or Grid for proper alignment of header elements.
- Ensure that the buttons ("Notification" and "Account") and text elements are vertically centered.
- Test responsiveness to ensure proper alignment on different screen sizes.
Description:
The header section of the Health Care Interface page currently has misaligned elements. Specifically:
Expected Behavior:
Steps to Reproduce:
/healthcare/dashboard.Screenshot:
Suggested Fix: