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 bc2bca1 commit 6662aa2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ export default defineComponent({
padding: 30px;
background-clip: padding-box;
position: relative;
color: var(--color-text-secondary-default);
color: var(--color-text-primary-default);
@media screen and (max-width: $content-width) {
padding: 15px;
Expand Down

0 comments on commit 6662aa2

Please sign in to comment.