Tooltips for social-media icons and styling of contact link #125#127
Open
bhutani2002 wants to merge 7 commits intoCircuitVerse:masterfrom
Open
Tooltips for social-media icons and styling of contact link #125#127bhutani2002 wants to merge 7 commits intoCircuitVerse:masterfrom
bhutani2002 wants to merge 7 commits intoCircuitVerse:masterfrom
Conversation
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
Author
@gr455 @vedant-jain03 what should do on this..... |
Member
You might want to take a look at https://www.conventionalcommits.org/en/v1.0.0/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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