forked from cybrespace/pinafore
		
	remove unnecessary will-change/filter
This commit is contained in:
		
							parent
							
								
									bf0592aee4
								
							
						
					
					
						commit
						2a5b1fe1a9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -41,8 +41,6 @@
 | 
			
		|||
    position: fixed;
 | 
			
		||||
    top: 50%;
 | 
			
		||||
    left: 50%;
 | 
			
		||||
    -webkit-filter: blur(0);
 | 
			
		||||
    will-change: transform;
 | 
			
		||||
    transform: translate(-50%, -50%);
 | 
			
		||||
    -webkit-font-smoothing: antialiased; /* fix for transform:translate causing blurry text in Chrome/Safari */
 | 
			
		||||
    padding: 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue