mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
center secondary content (#9079)
This commit is contained in:
parent
b4257e1c1c
commit
7bb8caed42
@ -13,7 +13,7 @@
|
||||
</h1>
|
||||
<p *ngIf="subtitle" bitTypography="body1">{{ subtitle }}</p>
|
||||
</div>
|
||||
<div class="tw-mb-auto tw-mx-auto tw-grid">
|
||||
<div class="tw-mb-auto tw-mx-auto tw-flex tw-flex-col tw-items-center">
|
||||
<div
|
||||
class="tw-rounded-xl tw-mb-9 tw-mx-auto sm:tw-border sm:tw-border-solid sm:tw-border-secondary-300 sm:tw-p-8"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user