mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add support for 2560px screens
Signed-off-by: Ashley <iamashley@duck.com>
This commit is contained in:
		
							parent
							
								
									4023d60ab9
								
							
						
					
					
						commit
						6c5f865fad
					
				| @ -190,6 +190,12 @@ | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| @media screen and (min-width: 2560px) { | ||||
|   .video-info-panel.gradient { | ||||
|     width: 132em; | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| @media screen and (min-width: 2600px) { | ||||
|   .video-info-panel.gradient { | ||||
|     width: 134em; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley