mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
update heading level on password generator (#11556)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<bit-section>
|
||||
<bit-section-header *ngIf="showHeader">
|
||||
<h6 bitTypography="h6">{{ "options" | i18n }}</h6>
|
||||
<h2 bitTypography="h6">{{ "options" | i18n }}</h2>
|
||||
</bit-section-header>
|
||||
<form class="box" [formGroup]="settings" class="tw-container">
|
||||
<div class="tw-mb-4">
|
||||
|
||||
Reference in New Issue
Block a user