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 Instagram Icon #8027

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

okkharadkar
Copy link

Pull Request for Issue #7888
Problem
The spacing between the Instagram icon and text was inconsistent, leading to a cluttered appearance. Additionally, the label "Connect on" for Instagram was inconsistent with the naming convention used for other social media links.

Solution:

  • Replaced the text "Connect on" with "Instagram" for consistency across all social media links.
  • Added margin-left and margin-right around the Instagram icon to match the spacing used in other icons.

Changes Proposed

  1. Replaced "Connect on" with "Instagram" to unify labels across all platforms.
  2. Applied margin-left and margin-right CSS properties to the Instagram icon for consistent spacing between the text and icon.
  3. Adjusted margins to ensure alignment with the other social media links.

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.

1 participant