diff --git a/src/code-snippet/lineSpacing/index.tsx b/src/code-snippet/lineSpacing/index.tsx index 9ded62d..51788d2 100644 --- a/src/code-snippet/lineSpacing/index.tsx +++ b/src/code-snippet/lineSpacing/index.tsx @@ -39,7 +39,7 @@ export const LineHeightGuide = () => {

Line Gap

-

Line Height (5px)

+

Line Height (fontSize + 5px)

); };