mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-29 00:40:00 +02:00
Fix capitalization
This commit is contained in:
parent
4d7e6aa602
commit
48cc916d2f
1 changed files with 4 additions and 0 deletions
|
@ -756,3 +756,7 @@ div.dja__model-description{
|
||||||
.usa-summary-box h3 {
|
.usa-summary-box h3 {
|
||||||
color: #{$dhs-blue-60};
|
color: #{$dhs-blue-60};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.module caption, .inline-group h2 {
|
||||||
|
text-transform: capitalize;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue