remotes/1693045480750635534/spooky-22
kek7198 2021-12-07 21:13:33 -06:00
parent be6738d310
commit a466362689
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
{% block subHeader %}
<img src="{{ u.banner_url}}" class="-mb-0.5 w-full h-72 lg:h-[28rem] object-cover"/>
<div class="relative max-w-screen-2xl mx-auto px-4 py-4 grid grid-cols-12 rounded-t">
<a href="/settings/profile" class='absolute -top-12 right-3 btn btn-gray'>
<a href="/settings/profile" class="absolute -top-12 right-3 btn btn-gray shadow">
<i class="fas fa-user-edit fa-fw fa-sm mr-2"></i>
Edit profile
</a>