Skip to content

Commit

Permalink
LIB-636 Contacts: override default heading color
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Oct 21, 2023
1 parent 4fdbc39 commit 2b3ee1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-yml/webform.webform.oa_pol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ elements: |-
processed_text:
'#type': processed_text
'#text': |
<h2>Contacts</h2>
<h2 class="text-black">Contacts</h2>
<div class="card-group mb-4">
<div class="card">
Expand Down

0 comments on commit 2b3ee1e

Please sign in to comment.