diff --git a/src/ux-components/list-card/list-card.vue b/src/ux-components/list-card/list-card.vue index 235c6be9e..a583eb0c0 100644 --- a/src/ux-components/list-card/list-card.vue +++ b/src/ux-components/list-card/list-card.vue @@ -132,8 +132,8 @@ export default { } .sub-copy { + font-family: UrbanistRegular; color: $gray-600; - font-weight: 400; } }