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 the footer alignment, responsiveness, and links #98

Open
3 tasks done
arpankumarde opened this issue Oct 25, 2023 · 2 comments
Open
3 tasks done

Fix the footer alignment, responsiveness, and links #98

arpankumarde opened this issue Oct 25, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request hacktoberfest This issue is under hacktoberfest

Comments

@arpankumarde
Copy link

arpankumarde commented Oct 25, 2023

The footer of the MUSICA project has some issues that need to be fixed:

  • The text is not readable properly due to its small size
  • The icons are not responsive and do not change color on hover or click.
  • Some of the links are broken and do not lead to the correct social media pages or websites.

I propose to fix these issues by:

  • Using flexbox or grid to align the text and icons in the footer and increase their font-size.
  • Adding CSS transitions and hover effects to the icons to make them more interactive.
  • Updating the links with the correct URLs and adding target=“_blank” attribute to open them in a new tab.

These changes would not conflict with #97, which only fixes the uneven footer background

@arpankumarde
Copy link
Author

Please assign me this task under Hacktoberfest

@samratghosh291 samratghosh291 added enhancement New feature or request hacktoberfest This issue is under hacktoberfest labels Oct 25, 2023
@bhavik001
Copy link

Hey @samratghosh291
Can you please assign me to work on this issue and can you please label this as a hactoberfest.

Please reply!
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest This issue is under hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants