channel about page: list links vertically, not inline

This commit is contained in:
James Taylor
2018-07-27 23:52:14 -07:00
parent 2ec95adb5f
commit b9e4035aa3
2 changed files with 3 additions and 1 deletions

View File

@@ -61,7 +61,9 @@ $stats
<h3>Description</h3>
<span class="description">$description</span>
<hr>
<ul>
$links
</ul>
</div>
</main>