Skip to content

Commit 67edd20

Browse files
committed
refactor: prettier
1 parent f76e0c4 commit 67edd20

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

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

0 commit comments

Comments
 (0)