fix: Show vote message in smaller font
All checks were successful
Build Docker / Build Image (push) Successful in 21s

This commit is contained in:
Nathan Woodburn 2024-02-22 12:45:41 +11:00
parent ec1d29ea0b
commit eaf0a23923
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -44,7 +44,7 @@
<div class="col-md-8 text-center text-md-start mx-auto">
<div class="text-center">
<h1 class="display-4 fw-bold mb-5">Vote on projects from<br><a class="no-a-display" href="https://nathan.woodburn.au" target="_blank"><span class="underline">Nathan.Woodburn/</span></a></h1>
<h2 class="display-3" style="margin-bottom: 20px;">{{current_vote}}</h2>
<h2 style="margin-bottom: 20px;">{{current_vote}}</h2>
<h3>You have&nbsp;<span id="balance">0</span>&nbsp;votes.</h3>
<h4><span id="percent">0</span>% of the voting power.</h4>
<p class="fs-5 text-muted mb-5">Vote here</p>