Skip to content

Commit

Permalink
chore(demo): replicate previous header styling for doc
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv9604 committed Jan 4, 2025
1 parent a1d1fca commit 98a800b
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,17 @@
/>
</tui-badged-content>
</tui-doc-demo>
<span tuiTitle="l">CSS customization</span>
<h1 [style.font]="'--tui-font-heading-4;'">CSS customization</h1>
<table tuiDocAPI>
<tr
name="style.--t-radius"
tuiDocAPIItem
type="string"
[items]="radiusVariants"
[(value)]="radius"
></tr>
>
Border radius
</tr>
</table>
</ng-template>

Expand Down

0 comments on commit 98a800b

Please sign in to comment.