Skip to content

Commit

Permalink
Update packages/component-library/src/components/layout/sw-card/sw-ca…
Browse files Browse the repository at this point in the history
…rd.vue

Co-authored-by: Fabian Hüske <[email protected]>
  • Loading branch information
Haberkamp and fabianhueske authored Mar 4, 2024
1 parent 6662aa2 commit 22aa2b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ export default defineComponent({
}
.sw-card__subtitle {
color: var(--color-text-secondary-default);
color: var(--color-text-tertiary-default);
font-size: $font-size-small;
line-height: 14px;
}
Expand Down

0 comments on commit 22aa2b7

Please sign in to comment.