add forgotten class

pull/139/head
Aevann 2023-03-12 10:36:59 +02:00
parent 5c8791fdd8
commit 6489d2140c
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
{% endif %}
{% if not (v and v.patron) %}
<a href="/donate" type="button" class="mobile-nav-icon d-md-none"><i class="fas fa-dollar-sign align-middle text-gray-500 black"></i></a>
<a href="/donate" type="button" class="mobile-nav-icon d-md-none donate-link"><i class="fas fa-dollar-sign align-middle text-gray-500 black"></i></a>
{% endif %}
{% if g.browser == 'webview' %}