minor css fixes

This commit is contained in:
biglyderv 2024-11-27 16:53:42 -05:00
parent 037d15b650
commit e202831aa5
3 changed files with 14 additions and 13 deletions

View file

@ -101,10 +101,8 @@
</div>
<div class="avatar">
<div></div>
<b><?php echo count($followers) ?> followers</b>
<b><?php echo count($following) ?> following</b>
<div></div>
</div>
<input name="target" hidden="" value="<?php echo $username ?>">