This commit is contained in:
Richard Mikloš 2024-01-25 16:04:37 +01:00
parent 0d00208d73
commit 9b3ab8ecde

@ -2,8 +2,8 @@
<!--PAGESTYLE=/styles/pages/user/style.css-->
<header class="user-index-header">
<div class="user-index-header-text" id="headerText">
<h1 class="user-index-h1">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
<h2 class="user-index-h2">What would you like to watch?</h2>
<h1 class="user-index-h1 fade-in">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
<h2 class="user-index-h2 fade-in">What would you like to watch?</h2>
</div>
</header>