master
kek7198 2021-12-07 21:11:57 -06:00
parent f90a6282c4
commit 61a3652e74
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-8 right-4 btn btn-gray'>
<a href="/settings/profile" class='absolute -top-12 right-4 btn btn-gray'>
<i class="fas fa-user-edit fa-fw fa-sm mr-2"></i>
Edit profile
</a>