Skip to content

Commit

Permalink
add margin below card accent image
Browse files Browse the repository at this point in the history
  • Loading branch information
abeddow91 committed Dec 19, 2024
1 parent f61f4c3 commit d85893f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotcom-rendering/src/components/Kicker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export const Kicker = ({
css`
height: 88px;
width: 88px;
margin-bottom: 8px;
`,
]}
>
Expand Down

0 comments on commit d85893f

Please sign in to comment.