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

docs: fix styling of icons #3042

Merged
merged 2 commits into from
Mar 6, 2024
Merged

docs: fix styling of icons #3042

merged 2 commits into from
Mar 6, 2024

Conversation

agoose77
Copy link
Collaborator

@agoose77 agoose77 commented Mar 6, 2024

It looks like the CSS selector for the fontawesome icons has changed, leading to too-small icons. This PR rectifies that!

Closes #3040, fixes #3041

@agoose77 agoose77 added the docs Improvements or additions to documentation label Mar 6, 2024
Copy link
Member

@jpivarski jpivarski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! That looks much better! (Checked the View Deployment.)

@jpivarski jpivarski enabled auto-merge (squash) March 6, 2024 19:06
@jpivarski jpivarski disabled auto-merge March 6, 2024 19:06
@jpivarski jpivarski merged commit 8615feb into main Mar 6, 2024
21 checks passed
@jpivarski jpivarski deleted the agoose77/docs-fix-icon-size branch March 6, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icons are jumping into size on the documentation Try-it page isn't formatted properly
2 participants