mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	optimize stuff
This commit is contained in:
		
							parent
							
								
									31933b9199
								
							
						
					
					
						commit
						9278f62c3b
					
				| @ -2210,7 +2210,7 @@ const evenCanvas = document.getElementById("ambient-canvas-2") | |||||||
| const oddCtx = oddCanvas.getContext("2d") | const oddCtx = oddCanvas.getContext("2d") | ||||||
| const evenCtx = evenCanvas.getContext("2d") | const evenCtx = evenCanvas.getContext("2d") | ||||||
| 
 | 
 | ||||||
| const frameIntervalMs = 880 | const frameIntervalMs = 1001 | ||||||
| const canvasOpacity = "0.4" | const canvasOpacity = "0.4" | ||||||
| 
 | 
 | ||||||
| let intervalId | let intervalId | ||||||
| @ -2281,7 +2281,7 @@ window.addEventListener("unload", cleanup) | |||||||
|   position: absolute; |   position: absolute; | ||||||
|   top: 0px; |   top: 0px; | ||||||
|   border-radius: 18px; |   border-radius: 18px; | ||||||
|   filter: blur(200px); |   filter: blur(150px); | ||||||
|   transform: scale(1.1); |   transform: scale(1.1); | ||||||
|   z-index: -1; |   z-index: -1; | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley