pls work how you hsould
This commit is contained in:
		@@ -30,9 +30,4 @@ body {
 | 
			
		||||
    opacity: 0;
 | 
			
		||||
    transform: translateX(-35px);
 | 
			
		||||
    transition: opacity 0.8s ease, transform 0.6s ease;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fade-in {
 | 
			
		||||
    opacity: 1;
 | 
			
		||||
    transform: translateX(0);
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user