-
Notifications
You must be signed in to change notification settings - Fork 1.9k
add padding to company icons #115
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @shreyshreyansh! I'd love to merge this in but in order to do so, we'll need to revert the changes to package-lock.json
since this patch should only contain the CSS changes.
Feel free to make that update and we'll be good to go! 🙌🏽
Ok I will do the changes
Great! If you have any trouble removing it, the following command should be what we're looking for:
git checkout master package-lock.json
Then just create a new commit, push it to your existing branch, and I'll take a look!
Fixes #114
Before
Screenshot 2021年09月02日 103245
After
Screenshot 2021年09月02日 103219