Skip to content

Commit

Permalink
Merge branch 'main' into fix/bug-3128
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnickii authored May 14, 2024
2 parents bd1cb74 + 8078496 commit d002745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/components/personCard/personCard.style.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const customCSSProperties = () => html`
<style>
.person-card {
--person-card-nav-back-arrow-hover-color: green;
--person-card-icon-color: red;
--person-card-icon-color: black;
--person-card-line1-font-size: 30px;
--person-card-line1-font-weight: 800;
--person-card-line1-line-height: 38px;
Expand Down

0 comments on commit d002745

Please sign in to comment.