1
0
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:
Jordan Aasen
2024-09-05 04:26:12 -07:00
committed by GitHub
parent a21e4afba8
commit 7cfd6577ac

View File

@@ -1,6 +1,6 @@
<bit-section *ngIf="sends?.length > 0">
<bit-section-header>
<h2 class="tw-font-bold" bitTypography="h5">
<h2 class="tw-font-bold" bitTypography="h6">
{{ headerText }}
</h2>
<span bitTypography="body1" slot="end">{{ sends.length }}</span>