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

Fix h3 on AB #1726

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Fix h3 on AB #1726

merged 1 commit into from
Aug 19, 2021

Conversation

mjoyce91
Copy link

Before:
Screen Shot 2021-08-19 at 3 08 05 PM

After:
Screen Shot 2021-08-19 at 3 07 45 PM

@@ -2,7 +2,7 @@

border-top: 1px solid $color-white;

h3 {
h3:not(.usa-alert-heading) {

Choose a reason for hiding this comment

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

neat fix!🤩

Copy link

@SidelineCory24 SidelineCory24 left a comment

Choose a reason for hiding this comment

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

Looks good to go!🚀

@SidelineCory24 SidelineCory24 merged commit d7e03c8 into dev Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants