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: Fixed the size of the footer icon were too small (#1781) #1787

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Somondas
Copy link

What does this PR do?

The social icons in the footer section were too small, so I increased their size by adding the size={30} property to the React icons.
Fixes #1781

Screenshot from 2024-12-19 23-34-02

Type of change

  • New feature (non-breaking change which adds functionality)

Mandatory Tasks

Checklist

  • I haven't read the contributing guide

  • I haven't commented my code, particularly in hard-to-understand areas

  • I haven't checked if my PR needs changes to the documentation

  • I haven't checked if my changes generate no new warnings

  • I haven't added tests that prove my fix is effective or that my feature works

  • I haven't checked if new and existing unit tests pass locally with my changes

Copy link

vercel bot commented Dec 19, 2024

@Somondas is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Dec 19, 2024
@Somondas Somondas changed the title Fixed the size of the footer icon were too small fix: Fixed the size of the footer icon were too small (#1781) Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: The social media icons present in the footer are very small.
1 participant