user upgrades: fix spacing on user upgrades page.
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
their profile page and look for a "Gift Upgrade" link.</p>
|
their profile page and look for a "Gift Upgrade" link.</p>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<table id="feature-comparison" class="w-full text-center table-md">
|
<table id="feature-comparison" class="w-full text-center table-md mt-8 mb-8">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th></th>
|
<th></th>
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h2>Frequently Asked Questions</h2>
|
<h2 class="mb-4">Frequently Asked Questions</h2>
|
||||||
|
|
||||||
<div id="frequently-asked-questions">
|
<div id="frequently-asked-questions">
|
||||||
<details>
|
<details>
|
||||||
|
|||||||
Reference in New Issue
Block a user