remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 10:54:09 -06:00
parent a3e72f8738
commit 65c912a687
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<div class="flex items-center mb-4">
<img src="{{ v.profile_url }}" class="w-8 h-8 object-cover rounded" alt="My avatar"/>
<div class="text-lg text-black font-semibold pl-2">{{ v.username }}</div>
<div class="text-lg text-black font-bold pl-2">{{ v.username }}</div>
</div>
<form id="submitform" action="/submit" method="post" enctype="multipart/form-data" class="flex flex-col space-y-6">