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

Logo on header is not properly showing #5 #35

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

Conversation

Harshn02
Copy link
Contributor

@Harshn02 Harshn02 commented Jan 5, 2025

Pull Request: Fix Logo Display Issue on Header

Description

This pull request addresses the issue where the logo in the header is not displaying correctly. The following changes have been made:

  1. Adjusted Logo Styling: Updated the CSS/SCSS to ensure the logo's size, alignment, and responsiveness are correct.
  2. Verified Path/Source: Confirmed that the logo's file path or source URL is correct and accessible.
  3. Improved Responsiveness: Ensured the logo adapts properly to different screen sizes without distortion.

Changes Made

  • Updated the header component (e.g., Header.jsx, Header.tsx, or equivalent).
  • Modified relevant stylesheets to fix logo dimensions and alignment.
  • Tested on various screen resolutions and devices.

How to Test

  1. Run the application locally using npm start or equivalent.
  2. Navigate to the header section and observe the logo's appearance.
  3. Resize the browser window or test on multiple devices to ensure proper responsiveness.

Checklist

  • Code changes are tested and verified.
  • No breaking changes introduced.
  • All dependencies updated (if applicable).
  • Documentation updated (if needed).

Related Issues

Fixes #5


Please review the changes and let me know if further updates are required. Thank you!

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.

Logo on header is not properly showing
4 participants