Skip to content

Commit 6d28be4

Browse files
authored
Merge pull request #8420 from cfpb/tccp/uppercase-institutions
TCCP: Make institution names uppercase in results
2 parents ceef705 + 8d93f0a commit 6d28be4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cfgov/unprocessed/apps/tccp/css/main.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
color: var(--gray);
170170
font-size: unit((16px / @base-font-size-px), rem);
171171
font-weight: 400;
172+
text-transform: uppercase;
172173
}
173174

174175
.m-card__subtitle {

0 commit comments

Comments
 (0)