Update avatar.blade.php

This commit is contained in:
Thomas G 2022-10-15 02:01:56 +11:00
parent a2c4710e8d
commit ef963d0717
1 changed files with 2 additions and 1 deletions

View File

@ -63,8 +63,9 @@
<button class="tab">Left Legs</button>
<button class="tab">Right Legs</button>
</div>
<br>
<div class="wardrobecontainer">
<p>You don't own any Hats yet.</p>
<p style="text-align: center;">You don't own any Hats yet.</p>
</div>
</div>
</div>