Skip to content

Commit eeddea4

Browse files
authored
Merge pull request #156 from ASU/UDS-460
Uds 460 - Updated font-size on card-event-details
2 parents 871c80e + 0982ae2 commit eeddea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ Cards - Table of Contents
363363
display: flex;
364364
padding: $uds-component-card-basic-body-padding;
365365
padding: 0 32px 24px 32px;
366+
font-size: 14px;
366367
}
367368

368369
.card-event-details>div:first-child {

0 commit comments

Comments
 (0)