We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76e0c4 commit 67edd20Copy full SHA for 67edd20
showcases/patternhub/pages/foundations/font-sizes/overview.tsx
@@ -235,7 +235,9 @@ const ColorOverview = () => {
235
<p>
236
<b>These custom properties must be used for overwrites:</b>
237
</p>
238
- <code>--db-type-headline-XX</code> (This shorthand custom property sets both <code>font-size</code> and <code>line-height</code>)
+ <code>--db-type-headline-XX</code> (This shorthand custom
239
+ property sets both <code>font-size</code> and{' '}
240
+ <code>line-height</code>)
241
<br />
242
<code>--db-spacing-fixed-XX</code> (optional e.g. for margin)
243
0 commit comments