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: logo stretch in footer and make footer responsive #104

Merged
merged 1 commit into from
Oct 24, 2023
Merged

fix: logo stretch in footer and make footer responsive #104

merged 1 commit into from
Oct 24, 2023

Conversation

gcsandesh
Copy link
Contributor

I have fixed the logo stretching issue in the footer and also have made the footer somehow responsive.
Here are the screenshots:

  • In mobile phones:
    image

  • In tablets:
    image

  • In larger screens:
    image

I have removed some of the inline css and added css for footer in the index.css file.

Please accept this PR under hacktoberfest and thank you for letting me work on this issue.
This fixes #102

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, @SandeshGC! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project. Keep being the part of the community!

'We will promptly review your changes and offer feedback. Keep up the excellent work!
Kindly remember to check our Contributing Guidelines'

@pooranjoyb pooranjoyb merged commit fa8c088 into gdscsmit:main Oct 24, 2023
1 check passed
@pooranjoyb pooranjoyb added good first issue Good for newcomers hacktoberfest Label for Hacktoberfest hacktoberfest-accepted Accepted PR for Hacktoberfest bugfix A bug is fixed labels Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix A bug is fixed good first issue Good for newcomers hacktoberfest Label for Hacktoberfest hacktoberfest-accepted Accepted PR for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Footer is irresponsive and the logo in footer is distorted
2 participants