fix: Show vote message in smaller font
All checks were successful
Build Docker / Build Image (push) Successful in 21s
All checks were successful
Build Docker / Build Image (push) Successful in 21s
This commit is contained in:
parent
ec1d29ea0b
commit
eaf0a23923
@ -44,7 +44,7 @@
|
|||||||
<div class="col-md-8 text-center text-md-start mx-auto">
|
<div class="col-md-8 text-center text-md-start mx-auto">
|
||||||
<div class="text-center">
|
<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>
|
<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 <span id="balance">0</span> votes.</h3>
|
<h3>You have <span id="balance">0</span> votes.</h3>
|
||||||
<h4><span id="percent">0</span>% of the voting power.</h4>
|
<h4><span id="percent">0</span>% of the voting power.</h4>
|
||||||
<p class="fs-5 text-muted mb-5">Vote here</p>
|
<p class="fs-5 text-muted mb-5">Vote here</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user