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

style: aligned and added responsiveness documentation and license in… #1964

Merged
merged 3 commits into from
Aug 5, 2023
Merged

Conversation

Sahilll15
Copy link
Contributor

In #1963 , the following changes were made to the components/Footer.tsx file:

Description

Added mx-auto class to center align the content.
Implemented responsiveness to ensure the footer displays correctly on different devices and screen sizes.

Screenshots

earlier:-
Screenshot 2023-08-05 at 3 32 55 AM

updated:-
Screenshot 2023-08-05 at 3 28 42 AM

@vercel
Copy link

vercel bot commented Aug 4, 2023

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

Name Status Preview Updated (UTC)
projectshut ✅ Ready (Inspect) Visit Preview Aug 5, 2023 4:24am

@github-actions github-actions bot added the wait for reviewers wait for the maintainer label Aug 4, 2023
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, @Sahilll15! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

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

.vscode/settings.json Outdated Show resolved Hide resolved
@priyankarpal priyankarpal added the changes-required changes-required label Aug 5, 2023
@priyankarpal priyankarpal removed the changes-required changes-required label Aug 5, 2023
@priyankarpal priyankarpal linked an issue Aug 5, 2023 that may be closed by this pull request
5 tasks
@priyankarpal priyankarpal merged commit 89350ac into priyankarpal:main Aug 5, 2023
6 checks passed
priyankarpal added a commit that referenced this pull request Aug 5, 2023
* style: aligned  documentation and license in footer (#1954)

* chore: Added `star on GitHub` image 🌟🚀 (#1953)

* feat: "Start Contribution" with "Star on GitHub"  Added

Signed-off-by: Nishitbariya <[email protected]>

* Fix

* Fix Heading Alignment

* Heading Alignment  Fix

* Github Star Button Alignment Fix

Signed-off-by: Nishitbariya <[email protected]>

* fix : use <Link> tag

Signed-off-by: Nishitbariya <[email protected]>

* fix : use <Image> tag

Signed-off-by: Nishitbariya <[email protected]>

---------

Signed-off-by: Nishitbariya <[email protected]>

* chore: added new ML Project by Parul1606 #1938 (#1957)

* chore: added New ML Project

* chore: update project

---------

Co-authored-by: Priyankar Pal <[email protected]>

* chore(deps): bump @types/node from 20.4.6 to 20.4.7 (#1962)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.6 to 20.4.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: improve contributing guide (#1956)

* contributing: Updated the Readme

* docs: improve contributing guide

---------

Co-authored-by: Priyankar Pal <[email protected]>

* chore: project addition by pavitrachavda97 #1958 (#1965)

* style: aligned and added responsiveness  documentation and license in… (#1964)

* style: aligned and added responsiveness  documentation and license in footer

* style: makeing the footer responsive

---------

Signed-off-by: Nishitbariya <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Sahil Chalke <[email protected]>
Co-authored-by: Nishitbariya <[email protected]>
Co-authored-by: Parul Pandey <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PAVITRA CHAVDA <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wait for reviewers wait for the maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Issue in footer responsiveness
2 participants