This commit is contained in:
Kenneth Jannette
2024-01-27 16:58:15 -06:00
parent ae8a63db90
commit 20d63a5806
2 changed files with 19 additions and 5 deletions

View File

@@ -429,11 +429,11 @@ const SignupPage = () => {
<div className="show-addaccount-container">
{" "}
<div className="plan-header-right">
<h5 className="signup-subheader-text">
<h5 className="signup-button-wrapper-text">
Add additional accounts
</h5>
<p className="signup-accounts-info">
Account holder access will be setup later
account holder access will be setup later
</p>
</div>
</div>