Remove blue header

This commit is contained in:
zandercymatics 2024-01-08 14:22:03 -07:00
parent 0859311be2
commit 62f460b165
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
2 changed files with 1 additions and 7 deletions

View file

@ -5,9 +5,3 @@
width: 40% !important;
max-width: 40% !important;
}
.usa-modal {
.usa-modal__heading.blue-header{
color: $dhs-blue;
}
}

View file

@ -2,7 +2,7 @@
<div class="usa-modal__content">
<div class="usa-modal__main">
<h2 class="usa-modal__heading blue-header" id="modal-1-heading">
<h2 class="usa-modal__heading" id="modal-1-heading">
{{ modal_heading }}
</h2>
<div class="usa-prose">