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

fix: update header layout and navigation links #199

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ishaa05
Copy link

@ishaa05 ishaa05 commented Feb 9, 2025

Description

This PR addresses layout issues in the Text Input component of EduAid:

  1. Repositioned "EduAid" text to the right side of the header
  2. Centered "Enter the Content to Generate Questionaries" text
  3. Fixed homepage navigation for the EduAid logo/text
  4. Improved overall header spacing and alignment

Changes Made

  • Updated flex container layout in header section
  • Added proper navigation links to home page
  • Adjusted text alignment from right to center
  • Modified spacing and margins for better visual hierarchy

Screenshot

image

Testing Done

  • Verified homepage navigation works for both logo and EduAid text
  • Ensured all existing functionality remains intact

Fixes #198

Additional Notes

  • No dependencies were added/modified
  • No backend changes required

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 this pull request may close these issues.

Fix Header Layout and Navigation Links on input page
1 participant