prevent header overflow for jannies bc of crown

pull/181/head
Aevann 2023-08-06 10:17:24 +03:00
parent 0d5b3cd333
commit 3c571fb095
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
</div>
{% endif %}
{% if not (v and v.patron) %}
{% if not (v and v.patron) and not (v and v.admin_level) %}
{% if v %}
<a href="/donate" type="button" class="mobile-nav-icon d-md-none donate-link" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Donate">
<i class="fas fa-dollar-sign align-middle text-gray-500 black"></i>