feat: Add admin page and made a ton of UI improvements
All checks were successful
Build Docker / Build Image (push) Successful in 25s
All checks were successful
Build Docker / Build Image (push) Successful in 25s
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
<div class="container pt-4 pt-xl-5">
|
||||
<div class="row pt-5">
|
||||
<div class="col-md-8 text-center text-md-start mx-auto">
|
||||
<div class="text-center">
|
||||
<div class="text-center" style="margin-bottom: 25px;">
|
||||
<h1 class="display-4 fw-bold mb-5">Thank you for voting!</h1>
|
||||
<p class="fs-5 text-muted mb-5">Your voice matters!</p>
|
||||
<p class="fs-5 text-muted">Your voice matters!</p><a class="btn btn-primary" role="button" href="/">Home</a>
|
||||
</div>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-dark">
|
||||
|
||||
Reference in New Issue
Block a user