made the anim work for admins too

This commit is contained in:
2024-01-25 21:11:41 +01:00
parent 82cf0085b4
commit 8accaa58f4
3 changed files with 11 additions and 14 deletions

View File

@@ -3,8 +3,8 @@
<header class="admin-index-header">
<div class="admin-index-header-text" id="headerText">
<h1 class="admin-index-h1 fade-in">Hello,</h1>
<h2 class="admin-index-h2 fade-in">Admin <span class="outlined-text"><template name="username"></span>!</h2>
<h1 class="admin-index-h1">Hello,</h1>
<h2 class="admin-index-h2">Admin <span class="outlined-text"><template name="username"></span>!</h2>
</div>
</header>