Use dvh for song height to prevent broken scroll
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build / build (push) Successful in 6m34s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build / build (push) Successful in 6m34s
				
			This commit is contained in:
		@@ -166,7 +166,7 @@ main.songs {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
main.song {
 | 
			
		||||
	height: 100vh;
 | 
			
		||||
	height: 100dvh;
 | 
			
		||||
	display: flex;
 | 
			
		||||
	flex-direction: column;
 | 
			
		||||
	max-width: 50em;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user