mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
fix typography to match design (#10888)
This commit is contained in:
parent
a21e4afba8
commit
7cfd6577ac
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user