Skip to content

Commit 6d80be8

Browse files
committed
feat(unity-bootstrap-theme): increase font size from 12px up to 16px in uds-figure-caption
UDS-2015
1 parent b512a85 commit 6d80be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/unity-bootstrap-theme/src/scss/extends/_images.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
opacity: 1;
4444
background: $uds-color-background-white 0% 0% no-repeat padding-box;
4545
padding: 2rem;
46-
font-size: $uds-size-font-tiny;
46+
font-size: $uds-size-font-medium;
4747
h3, .h3 {
4848
color: $uds-color-base-gray-7;
4949
margin: 0 0 1rem 0;

0 commit comments

Comments
 (0)