Skip to content

Commit f76e0c4

Browse files
mfranzkeCopilot
andauthored
Update showcases/patternhub/pages/foundations/font-sizes/overview.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 5891a26 commit f76e0c4

File tree

1 file changed

+1
-1
lines changed
  • showcases/patternhub/pages/foundations/font-sizes

1 file changed

+1
-1
lines changed

showcases/patternhub/pages/foundations/font-sizes/overview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ const ColorOverview = () => {
235235
<p>
236236
<b>These custom properties must be used for overwrites:</b>
237237
</p>
238-
<code>--db-type-headline-XX</code>
238+
<code>--db-type-headline-XX</code> (This shorthand custom property sets both <code>font-size</code> and <code>line-height</code>)
239239
<br />
240240
<code>--db-spacing-fixed-XX</code> (optional e.g. for margin)
241241
<p>

0 commit comments

Comments
 (0)