Adjust wording

This commit is contained in:
Alexander Zaytsev
2026-03-06 18:01:41 +01:00
parent 04bf063e3c
commit 7ddd85372c
@@ -2,11 +2,11 @@
<section class="settings__section settings__section--negative">
<header>
<h2 class="divider">Danger zone</h2>
<div>Permanently delete your account and all its data, including users, boards, and cards.</div>
<div>Permanently delete this account and all its data, including users, boards, and cards.</div>
</header>
<div data-controller="dialog" data-dialog-modal-value="true">
<button type="button" class="btn btn--negative" data-action="dialog#open">Delete account</button>
<button type="button" class="btn btn--negative" data-action="dialog#open">Delete account...</button>
<dialog class="dialog panel panel--wide shadow" data-dialog-target="dialog" style="--panel-size: 48ch;">
<h2 class="margin-none txt-large txt-negative">Delete account</h2>