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>
|
||||
<% 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>
|
||||
<tr>
|
||||
<th></th>
|
||||
@@ -117,7 +117,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<h2 class="mb-4">Frequently Asked Questions</h2>
|
||||
|
||||
<div id="frequently-asked-questions">
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user