forked from team/site
1
0
Fork 0

fix list spacing

This commit is contained in:
Ben Harris 2017-12-20 17:16:33 -05:00
parent cc340ad1cf
commit 9830d13d8b
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@
?>
<div class="list-group">
<a href="/~<?=$user?>/" class="list-group-item">
<h4 class="list-group-item-heading">~
<?=$user?>
<h4 class="list-group-item-heading">
~<?=$user?>
</h4>
</a>
</div>