fix header colors in DJA

This commit is contained in:
Rachid Mrad 2025-01-29 15:19:47 -05:00
parent b18d126b7f
commit b74dc0ffe1
No known key found for this signature in database

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),