Skip to content

Commit

Permalink
style(link): correct token naming for icon spacing (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored and ju-Skinner committed Aug 28, 2024
1 parent ea30bff commit 0bf4fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/core/src/components/pds-link/pds-link.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
--font-size-xs: var(--pine-font-size-075);
--font-weight: var(--pine-font-weight-medium);

--spacing-inline-start-margin: var(--pine-spacing-050);
--spacing-inline-start-margin: var(--pine-spacing-50);
--sizing-svg-lg: 15px;
--sizing-svg-md: 13px;
--sizing-svg-sm: 11px;
Expand Down

0 comments on commit 0bf4fbc

Please sign in to comment.