Skip to content

Commit 00e17c7

Browse files
authored
Merge pull request #155 from ASU/UDS-470-images-fix-caption-text-color
fix(bootstrap4-theme): uds-470 - update caption text color
2 parents cbaa1ad + 519f98e commit 00e17c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/bootstrap4-theme/src/scss/extends/_images.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
.uds-caption-text {
2727
display: block;
2828
max-width: 75ch;
29+
color: $uds-color-base-gray-5;
2930
}
3031
}
3132

0 commit comments

Comments
 (0)