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 5891a26 commit f76e0c4Copy full SHA for f76e0c4
showcases/patternhub/pages/foundations/font-sizes/overview.tsx
@@ -235,7 +235,7 @@ const ColorOverview = () => {
235
<p>
236
<b>These custom properties must be used for overwrites:</b>
237
</p>
238
- <code>--db-type-headline-XX</code>
+ <code>--db-type-headline-XX</code> (This shorthand custom property sets both <code>font-size</code> and <code>line-height</code>)
239
<br />
240
<code>--db-spacing-fixed-XX</code> (optional e.g. for margin)
241
0 commit comments