mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
fix typography to match design (#10888)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<bit-section *ngIf="sends?.length > 0">
|
<bit-section *ngIf="sends?.length > 0">
|
||||||
<bit-section-header>
|
<bit-section-header>
|
||||||
<h2 class="tw-font-bold" bitTypography="h5">
|
<h2 class="tw-font-bold" bitTypography="h6">
|
||||||
{{ headerText }}
|
{{ headerText }}
|
||||||
</h2>
|
</h2>
|
||||||
<span bitTypography="body1" slot="end">{{ sends.length }}</span>
|
<span bitTypography="body1" slot="end">{{ sends.length }}</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user