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

Made logo responsive #404

Closed
wants to merge 1 commit into from
Closed

Made logo responsive #404

wants to merge 1 commit into from

Conversation

GAGGZ1
Copy link

@GAGGZ1 GAGGZ1 commented Jun 7, 2024

Description

This PR addresses the issue where the company logo was getting compressed when zooming in on the website. The changes ensure that the logo is responsive and maintains its aspect ratio across different screen sizes and zoom levels. The CSS was updated to use responsive units (width: 100%, height: auto, max-width: 200px, and max-height: 50px) to prevent distortion.

Screenshots (if applicable)

Original Updated

|
image
|
image
|

  • [x ] My code adheres to the established style guidelines of the project.
  • [ x] I have included comments in areas that may be difficult to understand.
  • [ x] My changes have not introduced any new warnings.
  • [ x] I have conducted a self-review of my code.

Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
virtuo-learn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 8:18pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @GAGGZ1! 🎉 Thank you for submitting your pull request for Virtuo-Learn. Our dedicated team will review it diligently.Your contribution is valuable and we appreciate your efforts to improve our project.

@GAGGZ1
Copy link
Author

GAGGZ1 commented Jun 7, 2024

@JAYESHBATRA i have made the required change please visit it and accept my PR

@GAGGZ1
Copy link
Author

GAGGZ1 commented Jun 8, 2024

@JAYESHBATRA PLEASE HAVE A LOOK

@GAGGZ1 GAGGZ1 closed this Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant