Skip to content

Commit

Permalink
s spacing gap default
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmparrish committed Jul 30, 2024
1 parent b073e7f commit 961546b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/editorial-card/editorial-card.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
display: flex;
align-items: center;
justify-content: right;
gap: var(--spacing-xs);
gap: var(--spacing-s);
flex-flow: wrap;
flex-direction: row;
}
Expand Down

0 comments on commit 961546b

Please sign in to comment.