cms
cms copied to clipboard
Fix: Nav Bar Items Misaligned and user initials were added to the icon as per the Figma design, which was previously missing.
PR Fixes:
- 1 Small Screens: Added the logo and correctly aligned the elements.
- 2 Large Screens: Removed the max-w-2xl constraint, and the UI is now functioning correctly.
- 3 Fix: Added user initials to the icon as per the Figma design, which was previously missing.
Resolves #950 #952
Checklist before requesting a review
- [✅ ] I have performed a self-review of my code
- [✅ ] I assure there is no similar/duplicate pull request regarding same issue