pricing: two-column layout

This commit is contained in:
Noelle Leigh 2024-01-10 20:26:59 -05:00 committed by Drew DeVault
parent 5164d19de4
commit 0df725fe53
1 changed files with 12 additions and 8 deletions

View File

@ -141,38 +141,42 @@ require payment to use.
<tr>
<th>Service</th>
<th>Payment</th>
<th>Service</th>
<th>Payment</th>
<th>Service</th>
<th>Payment</th>
</tr>
</thead>
<tbody>
<tr>
<td>git.sr.ht</td>
<td>Optional</td>
</tr>
<tr>
<td>hg.sr.ht</td>
<td>Optional</td>
</tr>
<tr>
<td>builds.sr.ht</td>
<td>Required</td>
</tr>
<tr>
<td>Project hub</td>
<td>Optional</td>
</tr>
<tr>
<td>todo.sr.ht</td>
<td>Optional</td>
</tr>
<tr>
<td>lists.sr.ht</td>
<td>Optional</td>
</tr>
<tr>
<td>SourceHut pages</td>
<td>Optional</td>
</tr>
<tr>
<td>chat.sr.ht</td>
<td>Required</td>
</tr>
<tr>
<td>paste.sr.ht</td>
<td>Optional</td>
</tr>