toggle description

This commit is contained in:
Beverly Nguyen
2025-10-17 15:54:45 -07:00
parent 507c33a4db
commit 965f3780fd

View File

@@ -58,20 +58,23 @@
</div> </div>
</div> </div>
<div class="margin-bottom-5"> <details class="usa-details">
<h2 class="font-heading-lg">What is a service?</h2> <summary class="usa-details__summary font-heading-lg ">What is a service?</summary>
<p class="usa-body"> <div class="usa-details__content">
When you join Notify, you're added to a service. This is your organization's workspace for sending text messages and emails. Within your service, you can: <p class="usa-body">
</p> When you join Notify, you're added to a service. This is your organization's workspace for sending text messages and emails. Within your service, you can:
<ol class="usa-list"> </p>
<li>Create and edit message templates</li> <ol class="usa-list">
<li>Send messages to recipients</li> <li>Create and edit message templates</li>
<li>View message status and history</li> <li>Send messages to recipients</li>
<li>Manage team members and permissions</li> <li>View message status and history</li>
<li>Track usage and delivery statistics</li> <li>Manage team members and permissions</li>
<li>If you work for multiple organizations, you may belong to multiple services and can switch between them.</li> <li>Track usage and delivery statistics</li>
</ol> <li>If you work for multiple organizations, you may belong to multiple services and can switch between them.</li>
</div> </ol>
</div>
</details>
<div class="margin-bottom-5"> <div class="margin-bottom-5">