Change size of admin tile on home page
This commit is contained in:
parent
9e6edf410e
commit
440ee7d88e
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
</div>
|
||||
|
||||
{% if Globals.UserIsAdmin %}
|
||||
<div class="col-12">
|
||||
<div class="col-md-6">
|
||||
<a class="dashboard-tile" href="/admin">
|
||||
<div class="alert alert-primary">
|
||||
<i class="bi-gear me-2"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue