-
Notifications
You must be signed in to change notification settings - Fork 54
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
Tooltips for social-media icons and styling of contact link #125 #127
base: master
Are you sure you want to change the base?
Tooltips for social-media icons and styling of contact link #125 #127
Conversation
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
@gr455 @vedant-jain03 what should do on this..... |
You might want to take a look at https://www.conventionalcommits.org/en/v1.0.0/ |
Describe the problem
In the "Footer" section of the "Blog" Webpage, all the four social media icons doesn't look descriptive. Adding the Tooltips to each of the icons will enhance the effect of the icons and it will be easy to recognize them. The "Contact" link in between of the footer doesn't look well styled.
To Reproduce
Steps to reproduce the behavior:
Go to https://blog.circuitverse.org/
Scroll down to the "Footer"
See error
Expected behavior
To create tooltips for each of the social-media icons and changing the font styles and position for "Contact Link"
Before:
https://user-images.githubusercontent.com/84590758/153270605-0ccda54b-2e35-4a78-a9f2-28ab605b2ec9.mp4
After:
https://user-images.githubusercontent.com/84590758/153270247-aa79922a-92d4-4bf4-a614-350ccdd21cc5.mp4