We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 styles on the icon button styles present on elements such as the user profile card.
None
Modify styles to be circular and have the icon fit in the middle, likely achieved with flex styles
The text was updated successfully, but these errors were encountered:
#24 Fix some general styling issues
a59f4b6
- Remove unneeded border-radius from project-card - Update card styles to use variables - Update border radius to try new styles
#24 Fix icon button styles
08ce1a8
- Add a fixed height and width to fa-icons
ExistentialAlex
No branches or pull requests
Summary
Fix the styles on the icon button styles present on elements such as the user profile card.
HTML
None
CSS
Modify styles to be circular and have the icon fit in the middle, likely achieved with flex styles
TS
None
The text was updated successfully, but these errors were encountered: