Open vaibhavyadav-dev opened 3 weeks ago
I would like to work on this issue
Hey @vaibhavyadav-dev I can work on this issue. Can have a look on my profile for previous works as well
@Ncode-93 @im-satyam Explain your approach how will you going to change this, share your ideas.
Hey can you assign this fix to me
My Approach :
Use CSS Flexbox on the header container (display: flex; align-items: center; justify-content: space-between) to align elements horizontally and vertically.
Apply margin or padding to ensure the "Home" button and text elements are vertically centered.
Test responsiveness with media queries to adjust padding/margins for different screen sizes and maintain alignment.
Will Update UI if needed
Can you assign this to me bcz I have decent experience in handling these things
I am interested to work on this issue
ok @Bamof25th you can take this
Hey @vaibhavyadav-dev can you increase the request quota i am not able to login using given creds
ok @Bamof25th.
Hey, can you check the PR? Is it good now? or you want me to update it with more stylings and animations.
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: