pls work how you hsould
This commit is contained in:
		@@ -3,8 +3,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<header class="user-index-header">
 | 
					<header class="user-index-header">
 | 
				
			||||||
    <div class="user-index-header-text" id="headerText">
 | 
					    <div class="user-index-header-text" id="headerText">
 | 
				
			||||||
        <h1 class="user-index-h1 fade-in">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
 | 
					        <h1 class="user-index-h1">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>
 | 
					        <h2 class="user-index-h2">What would you like to watch?</h2>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
</header>
 | 
					</header>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -31,8 +31,3 @@ body {
 | 
				
			|||||||
    transform: translateX(-35px);
 | 
					    transform: translateX(-35px);
 | 
				
			||||||
    transition: opacity 0.8s ease, transform 0.6s ease;
 | 
					    transition: opacity 0.8s ease, transform 0.6s ease;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
.fade-in {
 | 
					 | 
				
			||||||
    opacity: 1;
 | 
					 | 
				
			||||||
    transform: translateX(0);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user