mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 04:58:42 +02:00
Merge pull request #3424 from cisagov/rb/3417-dja-header-bug
#2417: Fix header colors in DJA - [RB]
This commit is contained in:
commit
54dfead107
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ address,
|
||||||
}
|
}
|
||||||
|
|
||||||
h1:not(.usa-alert__heading),
|
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),
|
h3:not(.usa-alert__heading),
|
||||||
h4:not(.usa-alert__heading),
|
h4:not(.usa-alert__heading),
|
||||||
h5:not(.usa-alert__heading),
|
h5:not(.usa-alert__heading),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue