Skip to content

Logo on header is not properly showing #5#35

Open
Harshn02 wants to merge 26 commits intoS-H-E-R-Development:mainfrom
Harshn02:main
Open

Logo on header is not properly showing #5#35
Harshn02 wants to merge 26 commits intoS-H-E-R-Development:mainfrom
Harshn02:main

Conversation

@Harshn02
Copy link
Copy Markdown
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