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
Couple issues I noticed on the personality page:
<a>
rhb-grid
rhb-grid + rhb-grid { margin-block-start: var(--rh-space-2xl, 32px); }
Need to evaluate the rest of the site looking for the same pattern and see if that is what we need to do here, or a more custom rule.
The text was updated successfully, but these errors were encountered:
CTA has been fixed, will look into adding the rbh-grid spacing suggestion.
Sorry, something went wrong.
No branches or pull requests
Couple issues I noticed on the personality page:
CTA looks like the HTML has some errors tag closed before contents of the slotted<a>
rhb-grid
are used in the tab panel looks like they might need a sibling selector to add margin between them:Need to evaluate the rest of the site looking for the same pattern and see if that is what we need to do here, or a more custom rule.
The text was updated successfully, but these errors were encountered: