Merge pull request #3424 from cisagov/rb/3417-dja-header-bug

#2417: Fix header colors in DJA - [RB]
This commit is contained in:
Rachid Mrad 2025-01-31 12:54:20 -05:00 committed by GitHub
commit 54dfead107
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,8 @@ address,
}
h1:not(.usa-alert__heading),
h2:not(.usa-alert__heading),
// .module h2 excludes headers in DJA
h2:not(.usa-alert__heading, .module h2),
h3:not(.usa-alert__heading),
h4:not(.usa-alert__heading),
h5:not(.usa-alert__heading),