Skip to content

Commit

Permalink
fix(link-list): yarn format
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-blum committed Dec 7, 2024
1 parent 7fa9915 commit 7493e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styles/scss/components/link-list/_link-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
:host(#{$c4d-prefix}-link-list-item),
:host(#{$c4d-prefix}-link-list-item-cta) {
.#{$prefix}--link {
align-content: flex-start;
display: flex;
align-content: flex-start;
padding: $spacing-04 0;
gap: $spacing-03;
inline-size: 100%;
Expand Down

0 comments on commit 7493e7d

Please sign in to comment.