fix margin

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-11-08 15:29:02 +02:00
parent aaa98b9290
commit 4465061162
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@
{% if v and ((not p.ghost and v.admin_level >= PERMS['VOTES_VISIBLE']) or v.id == AEVANN_ID) %}
<a class="nobackground btn btn-link btn-block btn-lg text-left text-muted" href="/votes/{{p.fullname}}">
<i class="fas fa-arrows-v text-center text-muted mr-2"></i>
Votes
<i class="fas fa-arrows-v text-center text-muted mr-2"></i>Votes
</a>
{% endif %}